- Joined
- Apr 2, 2019
- Messages
- 45
- Reaction score
- 1
According to the Link https://www.3cx.com/docs/pbx-crm-integration-zoho/
The Client Domain needs an https:// otherwise it doesn't work to create the client ID.
I set up Everything with V16 as described, but when i try to authorice the 3cx i get the following message:
The Client Domain needs an https:// otherwise it doesn't work to create the client ID.
I set up Everything with V16 as described, but when i try to authorice the 3cx i get the following message:
Error occured while accessing CRM. Please check log provided.
Started OAuthGetAccessToken
Request text: https://accounts.zoho.com/oauth/v2/token
Request form value code set to 1000.e13d4dbfbc79fcad5d06d02622a88bc0.907f4d968886e121bc4f86acc1f56285
Request form value grant_type set to authorization_code
Request form value client_id set to 1000.8DRFEK877R5N75301I8KWMYSB5HPGR
Request form value client_secret set to 7dcc258573f90e5a15d17bd9dee7f092fa47ee36e6
Request form value scope set to ZohoCRM.modules.accounts.all,ZohoCRM.modules.leads.all,ZohoCRM.modules.contacts.all,ZohoCRM.modules.calls.all
Request form value redirect_uri set to https://bitblade-de.3cx.de:5001/api/oauth2crm
Request form value state set to 6feafa6a-f0dd-40d3-a297-3d001130a910
Response text: {"state":"6feafa6a-f0dd-40d3-a297-3d001130a910","error":"invalid_client"}
Response finished
Finished OAuthGetAccessToken
System.Exception: CRM call result is empty or null
at ManagementConsoleJS.Controllers.OAuth2CrmController.OAuth(String state, CrmProcessorFactoryDelegate crmProcessorFactory, IMemoryCache cache)