elasticio / salesforce-component

elastic.io component that connects to Salesforce API (node.js)
Apache License 2.0
3 stars 7 forks source link

Errors Caused Because of Authentication Problems Should Clearly Indicate that authentication is the root cause #62

Open jhorbulyk opened 5 years ago

jhorbulyk commented 5 years ago

Spin off issue from #58

If I encounter an error that is caused because my credentials have become invalid, the error message presented should state that the problem is caused by invalid credentials. Currently the error text can be 403::Handshake denied which is not as clear as it could be.