Access Authorization Troubleshooting: Salesforce OAuth error
The essence of the issue: after clicking on the “Connect to Salesforce” a Salesforce OAuth error OAUTH_APPROVAL_ERROR_GENERIC occurs:
It only happens if API use is enabled for the user in Salesforce.
The issue’s cause: the OAUTH_APPROVAL_ERROR_GENERIC error may occur on user logon if the user’s Profile in Salesforce is restricted by IP range limits. That also blocks any connections from Connected Apps.
To resolve the issue, first adjust Salesforce restricted IPs configuration for the concerned Profile, to ensure that the range includes the actual IP the user attempts a logon from, e.g. one outside of the corporate network:
- Open Salesforce Setup, type Profiles in the Quick Find box and select Profiles
- Expand relevant Profile’s settings by clicking on its name
- On the Profile settings page, click Login IP Ranges to check and adjust the restrictions
New method (September 2025)
Salesforce has introduced new login policies. See this Salesforce help article for details.
- In Salesforce Setup, search for Connected Apps OAuth Usage. Search for Pipelaunch Chrome Extension
- Click Install
- Click Manage App Policies
- Click Edit Policies
- Relax the options as described in the article.
Updated on: 12/09/2025