Closed vdidushko closed 4 years ago
After the Salesforce component was updated on XPC and it had new env vars missing, the error message was not shown in Dashboard.
Error: No value is defined for environment variable: '{{OAUTH_CLIENT_ID}}'
Failed to refresh token from https://{{prodEnv}}.salesforce.com/services/oauth2/token Error refreshing token { Error: Unexpected return code 400, expected 200, body "{\"error\":\"invalid_grant\",\"error_description\":\"expired access/refresh token\"}"```
Both error messages were not shown in Dashboard.
CNR on production. This happening only on Magic. Closing the issue. To adjust the lookout service.
After the Salesforce component was updated on XPC and it had new env vars missing, the error message was not shown in Dashboard.
Error: No value is defined for environment variable: '{{OAUTH_CLIENT_ID}}'