Stay organized with collections
Save and categorize content based on your preferences.
The following are the error codes you might get when using Alert Center API
along with explanation on how to interpret them and guidance on what to do when
you get them. Learn more.
Error code
Description
Action
400: Bad Request
This error code is returned when there is an error in the input request.
Check the request, make required changes to the request, and try again.
401: Invalid Credentials
The access token is invalid or expired.
Refresh the access token and try again.
404
The specified resource was not found. This would be thrown when the requested alert does not exist.
409
The specified resource already exists.
Get the resource, and if needed perform an update.
500
An unexpected error happened while processing the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[],[]]