You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’ve been trying to use the Formie plugin in CraftCMS to connect to Salesforce, but we are encountering issues despite verifying the configuration multiple times according to the provided instructions. The following error occurs:
Error message
Unable to process callback for “salesforce”: “Invalid callback state. State is mismatched., invalid_request, missing required code challenge”
/home/gudajifa/public_html/site_dev/vendor/verbb/auth/src/base/OAuthProviderTrait.php:192
Steps to reproduce
Configure Salesforce integration according to the Formie documentation (checked multiple times).
Attempt to connect to the Salesforce API using both OAuth and OAuth 2.0.
The above error appears after the connection attempt.
Additional Information
We’re uncertain if this is a bug with Formie or an issue on Salesforce’s end, as this is our first time using Formie to integrate with Salesforce.
Some users in the community have reported similar issues, suggesting that it might be a Salesforce configuration problem. However, we’ve verified that everything, including the redirect URI, is set up correctly.
Form settings
Non
Craft CMS version
5.4.8
Plugin version
3.0.9
Multi-site?
Yes
The text was updated successfully, but these errors were encountered:
So this is a generic error that basically means the OAuth connection can't be made. Typically, this is a misconfigured Salesforce app.
Are you able to send through screenshots of your Salesforce app to [email protected] (or here, if you're happy to redact any sensitive information). There's multiple screens, so we'll want to check the IP enforcement, scopes, etc.
Describe the bug
ello Verbb Team,
We’ve been trying to use the Formie plugin in CraftCMS to connect to Salesforce, but we are encountering issues despite verifying the configuration multiple times according to the provided instructions. The following error occurs:
Error message
Steps to reproduce
Additional Information
Form settings
Non
Craft CMS version
5.4.8
Plugin version
3.0.9
Multi-site?
Yes
The text was updated successfully, but these errors were encountered: