Solved
REST API Getting 'System Error' from scheduleCampaign call - Code: 611
Hey everyone,
I am currently trying to utilize the REST API's scheduleCampaign to send out blog posts via email.
The basic flow is that when a blog post is posted, get the content, and send it to Marketo via the scheduleCampaign end point.
I get this back as the response body: "{"requestId":"xxx","success":false,"errors":[{"code":"611","message":"System error"}]}"
Any ideas? Where is there a list of what the error code means? What is a "System Error" in this context?
Thanks ahead of time,
AJ
I am currently trying to utilize the REST API's scheduleCampaign to send out blog posts via email.
The basic flow is that when a blog post is posted, get the content, and send it to Marketo via the scheduleCampaign end point.
I get this back as the response body: "{"requestId":"xxx","success":false,"errors":[{"code":"611","message":"System error"}]}"
Any ideas? Where is there a list of what the error code means? What is a "System Error" in this context?
Thanks ahead of time,
AJ