458 B
458 B
Common Errors
See ../references/oauth-errors.md for complete error reference.
Common OAuth error codes: 4700-4741
For specific error details, consult the error reference documentation.
High-Frequency Endpoint Mistake
- Use
https://zoom.us/oauth/authorizefor user consent. - Use
https://zoom.us/oauth/tokenfor token exchange. - If token calls return HTML or 404, check that you are not calling
/oauth/token.