RS046
The request had an incorrect content-type
.
Tips To Fix This
- Make sure the
content-type
your request data isapplication/json
.
Why is This Happening?
Data being sent to SaaSquatch is expected in JSON format. Make sure that the data you are sending is formated as JSON and that you include the header content-type: application/json
.
tenant_alias
, user_id
, account_id
).