We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The monitor loses connection to SalesForce after some time and does not recover. The error message in the monitor log is something similar to:
athena-monitor | 2023/10/16 13:05:40 [simpleforce] request failed, 401 athena-monitor | 2023/10/16 13:05:40 [simpleforce] Failed resp.body: [{"message":"Session expired or invalid","errorCode":"INVALID_SESSION_ID"}] athena-monitor | 2023/10/16 13:05:40 [simpleforce] HTTP GET request failed: https://canonical.my.salesforce.com/services/data/v43.0/query?q=SELECT%20Id%2CCaseNumber%2CAccountId%20FROM%20Case%20WHERE%20CaseNumber%20LIKE%20%27%2500371350%25%27 athena-monitor | {"level":"error","msg":"[simpleforce] Error. http code: 401 Error Message: Session expired or invalid Error Code: INVALID_SESSION_ID","time":"2023-10-16T13:05:40Z"}
The text was updated successfully, but these errors were encountered:
1f8f393
No branches or pull requests
The monitor loses connection to SalesForce after some time and does not recover.
The error message in the monitor log is something similar to:
The text was updated successfully, but these errors were encountered: