Cannot generate API credentials
Hello,
I am trying to register my first application within my zoho account to access the api of the crm, but I am having a hard time doing so. This is what I did:
- Visiting https://accounts.zoho.eu/developerconsole
- Logging in
- Clicking "Add Client ID"
- Filling in all requested information (Client-Name, Client-Domain, Callback URL, Type: WEB Based)
- Clicking on "Create" button
- I see an error message within the formular right above the "Create" button just saying "Error"
I used the following information:
Client-Name: Example Api
Client-Domain: Our domain where our api lives in
Callback-URL: End point of our api for the zohocrm callback
Does anybody else facing the same issue? What can I do to fix this?
PS: Please note: I am using the European version of the accounts URL (accounts.zoho.eu) because our account is hosted there. accounts.zoho.com would not work for us.