Search results

  1. Solved Salesforce Authorize Token fails with error=invalid_client_id&error_description=client%20identifier%20invalid

    Maybe important for someone with the same problem. Before creating the new Connected App, I changed a new user password without special characters. This case is solved!
  2. Solved Salesforce Authorize Token fails with error=invalid_client_id&error_description=client%20identifier%20invalid

    After deleting the old CXPBX Connected App, which caused the error, I created a new App with a different name and the same settings. Creating a new App solved the problem, and now all is running smoothly . All other attempts to solve the problem with the old Connected App with different...
  3. Solved Salesforce Authorize Token fails with error=invalid_client_id&error_description=client%20identifier%20invalid

    Hello, No, but I have on Monday an conference with one from the Salesforce support, because of have additional an another technical problem.
  4. Solved Salesforce Authorize Token fails with error=invalid_client_id&error_description=client%20identifier%20invalid

    Sorry, I was too slow with the editing of my posting. Yes, I turned off the Functions "Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows", and the "Require Secret for Refresh Token Flow". IP Relaxation is set to "Enforce IP restrictions, but relax for...
  5. Solved Salesforce Authorize Token fails with error=invalid_client_id&error_description=client%20identifier%20invalid

    Hello, after more than 12 hours I had the same problem. I checked the OAuth Settings and found that the "Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows" Function in Salesforce under OAuth and OpenID Connect Settings was not activated. After the change...
  6. Solved Salesforce Authorize Token fails with error=invalid_client_id&error_description=client%20identifier%20invalid

    Hello, I tried to connect the 3CX-PhoneSystem with Salesforce with this manual (Step by Step): https://www.3cx.com/docs/salesforce-crm-integration/ After refreshing the Token through the Authorize Button I get this error: error=invalid_client_id&error_description=client%20identifier%20invalid...