reword error message

This commit is contained in:
catherineheywood
2016-05-09 14:47:06 +01:00
parent 4d3697419a
commit 3fa6d87a16

View File

@@ -317,7 +317,7 @@ Error code | Body | Meaning
Error code | Body | Meaning
--- | --- | ---
429 | {"result": "error", <br> "message": "Exceeded send limits (50) for today"} | Exceeded number of messages you can send per day
429 | {"result": "error", <br> "message": "Exceeded send limits (50) for today"} | You have reached the maximum number of messages you can send per day
400 | {"result": "error", <br> "message": "id: required field"} | Post body is badly formed: missing `id` field
400 | {"result":"error", <br> "message":{'template': ['Missing personalisation: {template_placeholder_name}']} | Post body is badly formed: missing personalisation data
400 | {"result":"error", <br> "message"={'to': ['Invalid {notification_type} for restricted service')]} | Service is in trial mode; you cannot send messages to email addresses or phone numbers not belonging to team members