The following API error codes pertain to the Bulletin Module:
Error message | Bulletin not found. |
HTTP Code | 402 |
Cause | The bulletin specified is either deleted or invalid. |
Error message | Invalid bulletin. |
HTTP Code | 422 |
Cause | The input contained invalid data for creating or updating a bulletin. Some possible causes are not specifying a subject, body, or topic/categories. |
Error message | Invalid Email |
HTTP Code | 422 |
Cause | The administrator is trying to send a bulletin with an invalid email address. |
Error message | Invalid send time. |
HTTP Code | 422 |
Cause | The scheduled bulletin has an invalid Send time (for example, the Sent time is before the current time). |
Error message | Bulletin is at invalid state 'sent'; expected state is 'draft'. |
HTTP Code | 422 |
Cause | The bulletin cannot be scheduled when in sent mode. |
Error message | Resource not available. |
HTTP Code | 403 |
Cause | The administrator trying to create a bulletin does not have the Create Bulletin permission. Contact support@granicus.com for assistance with permissions. |
Error message | Resource not available. |
HTTP Code | 403 |
Cause | The administrator trying to update a bulletin does not have the Update Bulletin permission. Contact support@granicus.com for assistance with permissions. |
Error message | Resource not available. |
HTTP Code | 403 |
Cause | The administrator trying to send a bulletin does not have the Send Bulletin permission. Contact support@granicus.com for assistance with permissions. |
Error message | Bulletin file attachment settings are not enabled for the account. |
HTTP Code | 422 |
Cause | The administrator is trying to create, create and send, or update bulletin with attachments, but the account's attachments settings conflict. Both the links and attachment settings might be disabled for the account. Contact support@granicus.com for assistance with account settings. |
Error message | Resource not available. |
HTTP Code | 403 |
Cause | The administrator trying to read a bulletin does not have the Read Bulletin permission. Contact support@granicus.com for assistance with permissions. |
Error message | Invalid bulletin file. |
HTTP Code | 422 |
Cause | Trying to modify or create a bulletin attachment with invalid parameters. Check the returned error messages to determine what was invalid. |
Error message | Resource not available. |
HTTP Code | 403 |
Cause | The administrator trying to list bulletins does not have the List Bulletin permission. Contact support@granicus.com for assistance with permissions. |
Error message | Invalid input parameter, start_at will only accept numbers |
HTTP Code | 400 |
Cause | The administrator trying to list bulletins with invalid start_at parameter. |
Was this page helpful? Can't find what you need? Let us know