Affected: Apex server-side SDK
Symptoms
Both of the following error occurs when running the bridge:
Salesforce auth failure: 400{"error":"invalid_client","error_description":"invalid client credentials"} Error running bridge: {"error":"invalid_client","error_description":"invalid client credentials"}
Cause
The OAUTH_SECRET
environment variable is invalid.
Solution
Double-check that the OAUTH_SECRET
environment variable is correct.