Is redirecting forbidden?

Description
I want to use Zoom’s main client to display my app which should redirect to another web app hosted somewhere else on a different domain “domain.example.com”. Is this not allowed or am I missing some header or authorization step?

Error
I’m getting this 403 error:
403 Forbidden, domain or scheme is not allowed: domain.example.com

Hey @shir.decker,

Are you developing an OAuth App? Have you whitelisted the domains in the allowlist section?

Let me know—thanks!
Will

Hey Will, thanks for responding. That solved it :ok_hand:

Great, glad that helped!