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.