Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
-
Empty show more show less
-
Add-Ons 24
-
5
Description
After running instance for long time, Token of salesforce is expired. We should generate the new one instead.
- Re-generate token when it expiresÂ
For salesforce configuration:
Session expiration of salesforce is configurable in salesforce admin so we don't really know the real expire time of token
And you can manage your token here to re-produce issues:
Â
You need to configure time out token in your connected app as well
Â
Log error:
ERROR info.magnolia.marketingautomation.salesforce.client.SalesForceClient 17.10.2019 13:00:47 -- Couldn't get result, response status code is: '400'. ERROR info.magnolia.marketingautomation.salesforce.client.SalesForceClient 17.10.2019 13:00:47 -- Token couldn't be generated for connection of 'salesforce'. java.lang.IllegalStateException: Token couldn't be generated for connection under definition: 'salesforce' with error 'HTTP/1.1 400 Bad Request'. at info.magnolia.marketingautomation.salesforce.client.SalesForceClient.generateToken(SalesForceClient.java:118) ~[magnolia-marketing-automation-salesforce-connector-1.0-SNAPSHOT.jar:?]
Checklists
Acceptance criteria
Attachments
Issue Links
- clones
-
MKTAUT-39 Generate new token when token is expired
-
- Closed
-