Files
2026-07-13 12:20:06 +08:00

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/authorize for user consent.
  • Use https://zoom.us/oauth/token for token exchange.
  • If token calls return HTML or 404, check that you are not calling /oauth/token.