Error: Unsupported content type: text/html;charset=UTF-8 after tryeing to get the token for n8n automation
I am working on ZOHO Desk automation and need to get the ZOHO auth token for n8n
I have created the app in ZOHO Desk API, got client id and client secret. Added all data required to get a token in n8n.
"Error: Unsupported content type: text/html;charset=utf-8
More details
Failed to connect. The window can be closed now."
I tried to construct the token request URL and use it in browser, and I got the text
"Something went wrong. Please try again!"
What could be the reason? How can I get more info about the error?