An OAuth authorization error means the connection between the application and our platform couldn't be established. Common causes:
- **Application not recognized** β The application's credentials are invalid or expired
- **Invalid request** β The authorization URL is malformed or missing required parameters
- **Invalid permissions** β The application requested access that isn't available
- **Access denied** β The authorization was explicitly denied
This is usually a configuration issue on the application's side, not a problem with your account.
Let us know if this answered your question.