Errors
The YouNoodle API uses the following error codes:
| Error Code | Meaning |
|---|---|
| 400 | Bad Request -- Your request is malformed |
| 401 | Unauthorized -- Your API key is invalid |
| 405 | Method Not Allowed -- You tried to access a resource with an invalid HTTP method |
| 500 | Internal Server Error -- We had a problem with our server. Try again later. |
| 503 | Service Unavailable -- We're temporarily offline for maintenance. Please try again later. |
tip
That's all! Reach out to support@younoodle.com if you have any questions.