20
Views
0
Comments
[Mandrill] Problem with Info API
Question
mandrill
Web icon
Forge asset by Justin James
Hi guys first all thanks for the component. I'm using component to send messages with Mandrill with sucess, but I can't get information using Info action. I debug source code and I saw that Mandrill give me error 500 with message bellow:

{
    "status": "error",
    "code": 11,
    "name": "Unknown_Message",
    "message": "No message exists with the id '3868f6ba05094cd0b6f04fdd7a98bb33'"
}

But using Postman in google chrome or interface of Mandrill to test API give me same error, but message id is valid. Can you help me with this? 
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.