Skip to main content

Sign in with Coinbase Status Codes

Sign in with Coinbase supports the following status codes:

Success Messages

  • 200 OK Successful request
  • 201 Created New object saved
  • 204 No content Object deleted

Client Errors

  • 400 Bad Request Returns JSON with the error message
  • 401 Unauthorized Couldn't authenticate your request
  • 402 2FA Token required Re-try request with user’s 2FA token as CB-2FA-Token header
  • 403 Invalid scope User hasn't authorized necessary scope
  • 404 Not Found No such object
  • 429 Too Many Requests Your connection is being rate limited

Server Errors

  • 500 Internal Server Error Something went wrong
  • 503 Service Unavailable Your connection is being throttled or the service is down for maintenance

Was this helpful?