Closed thigarette closed 2 weeks ago
we dont whitelist subdomains on top of the main domains to prevent users to abuse the system. If you need new subdomains to be whitelisted, please add them to the form @thigarette
Thanks for the clarification @jackyquang We'll add them to the form.
I had a question regarding the redirect URI. Our domain was whitelisted and we use a subdomain in our redirect URI e.g.
redirect.example.com
This was working just fine but we recently needed to switch the subdomain, e.g.newredirect.example.com
and now get the "redirect uri not allowed" error when attempting the authentication flow. I'm confused as to why this is the case since our whole domain, e.g.example.com
was whitelisted once we filled the App Whitelisting Form Kindly advise.(I used
example.com
just for illustration purposes)