Jump to content

Message API INVALID_RECIPIENT


Recommended Posts

I'm getting INVALID_RECIPIENT using the POST /core/messages API. Whats wrong with my request?

 

REQUEST DATA

{
    "key": "****************",
    "from": "12",
    "to": "1,11",
    "title": "Sample title",
    "body": "Sample content..."
}

RESPONSE

{
    "errorCode": "1C374\/3",
    "errorMessage": "INVALID_RECIPIENT"
}
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...