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
I've found some Salesforce submissions in the queue that are failing to push because the token is no longer valid - it's null. Even if I procure a new token, the failed jobs hold onto the null token and fail to resubmit.
API error: “Call to undefined method TypeError::getResponse()” vendor/verbb/formie/src/integrations/crm/Salesforce.php:409
Steps to reproduce
Create an integration with a token (such as Salesforce)
Authenticate it and push some submissions
Invalidate/remove the tokens before the queue finishes
See failure
Form settings
N/A
Craft CMS version
Craft CMS 3.8.5
Plugin version
1.6.26
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I've found some Salesforce submissions in the queue that are failing to push because the token is no longer valid - it's null. Even if I procure a new token, the failed jobs hold onto the null token and fail to resubmit.
Steps to reproduce
Form settings
N/A
Craft CMS version
Craft CMS 3.8.5
Plugin version
1.6.26
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered: