tjrobinson.net

Home

❯

Blog

❯

2015 03 11 404 error accessing salesforce oauth2 endpoints

2015-03-11-404-error-accessing-salesforce-oauth2-endpoints

Mar 11, 20151 min read

Try removing the trailing slash.

This works:

https://login.salesforce.com/services/oauth2/token

This doesn’t:

https://login.salesforce.com/services/oauth2/token/


© Tom Robinson 2026