-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Authorise button links to Setting tab an doesn't' connect to Salesforce account #532
Comments
I am having the same problem. I get "error=invalid_client_id&error_description=client%20identifier%20invalid" no matter how long i wait, either by setting a timer or waiting overnight. I have tried different apps, different app names, different settings, different secret keys, and i cannot get it to authenticate this whole week. |
@boblodi that is a very different problem than the original post. It suggests that something is wrong with your Salesforce app. You might be using the wrong base URL (for example, you might be using production instead of sandbox, or vice versa), or one of the credentials is entered incorrectly. But in any case, it's not the same error code as reported initially (something about a missing required value), so it's likely that what you're seeing is not caused by the same problem. |
OK - thanks Jonathan. I didn’t read the error well enough then. I just know it’s been days of fussing with it without any authentication.
Rock Pixel Scissors
www.rockpixelscissors.com
508-380-7213
… On May 17, 2024, at 10:16 PM, Jonathan Stegall ***@***.***> wrote:
@boblodi <https://github.com/boblodi> that is a very different problem than the original post. It suggests that something is wrong with your Salesforce app. You might be using the wrong base URL (for example, you might be using production instead of sandbox, or vice versa), or one of the credentials is entered incorrectly. But in any case, it's not the same error code as reported initially (something about a missing required value), so it's likely that what you're seeing is not caused by the same problem.
—
Reply to this email directly, view it on GitHub <#532 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADUHOLBRWK6YG7RSOYF6STZC22X7AVCNFSM6AAAAABGHUCTSSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJYGYYDCOBZHE>.
You are receiving this because you were mentioned.
|
I am actually having a similar issue, but probably with more factors. I am using WPFusion and it's not honoring the existing connection that is setup. So I disable the setting in Fusion "Use WP Fusion's credentials to authorize Object Sync for Salesforce." /wp-admin/options-general.php?page=object-sync-salesforce-admin&error_description=missing+required+code+challenge Plugins: BuddyBoss, WPFusion, MiniOrange SAML2.0. (Tried deactivating all plugins) PHP: 8.3 (Also tried 8.1 and 8.2) Fix: Once I updated this, I was able to authorize and connect. |
Describe the bug
Salesforce object sync plugin settings have been applied correctly for the live version. When we click to authorise and link to the correct Salesforce account we are taken back to the settings tab and not connected to Salesforce at all. This has happened with multiple people testing it.
To Reproduce
See video
steps.to.reproduct.button.not.working.error.1.mov
Expected behavior
We want to link to Salesforce to finalise the integration.
Screenshots
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: