What are some common causes of the 'Error Forbidden' when trying to authorize an application?

Question

Grade: Education Subject: Support
What are some common causes of the 'Error Forbidden' when trying to authorize an application?
Asked by:
93 Viewed 93 Answers

Answer (93)

Best Answer
(272)
Typical causes include incorrect client ID or secret, mismatch between configured redirect URI and actual redirect URI, insufficient scopes requested by the client, the user denying consent during the authorization process, or the authorization server being misconfigured.