Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Alexandre Costa
20
Views
0
Comments
[Mandrill] Problem with Info API
Question
Forge
Mandrill (O11)
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...