Cannot Find Input Fields for Client ID and Client Secret in Zoho OAuth2 Credentials

Hello n8n community,

I am currently trying to set up Zoho OAuth2 credentials in n8n, but I have encountered an issue. It seems there is no dedicated space to input the Client ID and Client Secret required for authentication.

According to the n8n documentation, it states:
“Copy the Client ID and Client Secret from the application and enter them in your n8n credential.”
However, there doesn’t appear to be any such fields available.

Due to this, it seems like the client ID in the OAuth2 login URL parameter is being populated with some arbitrary value, rather than the correct one from my Zoho application.

Has anyone else experienced this issue? If so, how did you resolve it?
Any guidance or workarounds would be greatly appreciated.

Thank you in advance for your help!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

n8n cloud
[email protected]

On cloud that is already done for you. So instead you can just click the button to connect to connect your account.

However the URL may not be valid, as shown on the screenshot. Please make sure to remove the characters at the beginning, so it starts with https.

The characters at the start are so you can select the region it is just the “friendly” value the url we actually use is next to it.