Skip to main content

Hello to everyone, i am building a chatbot with the zapier option, but when i want to test it, it is showing me this label

Unsupported content-type "text/plain;charset=UTF-8

and this one too

401

Uh oh, something went wrong. `Unauthorized: query pages.list`.

 

What it can be? Help!

Hi ​@SPO,

 

Welcome to the Community.

 

If you're facing issues with Zapier while building a chatbot, check these common errors:

Unsupported Content-Type "text/plain;charset=UTF-8": Your server might expect a different content type. Review the API documentation and update the request headers in Zapier accordingly.

401 Unauthorized (query pages.list): This typically means authentication issues. Verify your API key, ensure it has the correct permissions, and check that it's correctly formatted in the request headers.

 

If the issue persists, providing more details about your setup can help pinpoint the problem.