SaaSquatch Help Center

The request had an incorrect content-type.

🔗 Tips To Fix This

  • Make sure the content-type your request data is application/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.