Imagine I have this setup:
alpha(dot)d(dot)com
beta(dot)d(dot)com
d(dot)com
And I have a zoom app.
I have setup my zoom app to make dev redirect go to beta(dot)d(dot)com and live to d(dot)com but I want it to work on alpha too, so I add alpha to the oauth whitelist, and while it works locally (adding localhost(colon)4200, for example), alpha says:
“Unable to install this app without the developer’s account. Please contact the app developer to install.”
On a page from zoom using alpha.
I have tried to search this error but not much really comes up and it is really vague.
What does this error mean?
How can I get alpha to work as well?