Flowdock: REST API - Getting an error: "nil is not a supported event"
book
Article ID: 105837
calendar_today
Updated On:
Products
CA Flowdock
Show More
Show Less
Issue/Introduction
When sending a message to my flow using REST API, getting an error: "
nil is not a supported event
".
Here is what we're doing:
<Please see attached file for image>
<Please see attached file for image>
This results in this
400 Bad Request
status code and this error message:
<Please see attached file for image>
Environment
Release:
Component: ACSAAS
Resolution
The reason for this error is your input raw data format is specified as '
text
'. It needs to be changed to '
JSON
'.
<Please see attached file for image>
This will result successfully:
<Please see attached file for image>
Additional Information
Flowdock's help:
https://www.flowdock.com/help
Flowdock's API:
https://www.flowdock.com/api
Attachments
1558698438626000105837_sktwi1f5rjvs16jct.png
get_app
1558698436818000105837_sktwi1f5rjvs16jcs.png
get_app
1558698435044000105837_sktwi1f5rjvs16jcr.png
get_app
1558698433315000105837_sktwi1f5rjvs16jcq.png
get_app
1558698430812000105837_sktwi1f5rjvs16jcp.png
get_app
Feedback
thumb_up
Yes
thumb_down
No