Fixing Authorization Errors
Sometimes when connecting a salesforce organization for the first time, a couple of settings need to be tweaked such that Blue Canvas can function properly. Below you'll find a handful of things to check to get your branch up and running.
Connected Apps OAuth Settings
- From setup, enter "oauth" in the quick find box and then click "Connected Apps Oauth Usage"
- On the right, under "bluecanvas.io" click "Install". If it's already installed, click "Manage App Policies".
- Click "Edit Policies" and you should see a screen like this.
- Ensure under "Permitted Users" you have "All users may self-authorize" selected.
- Ensure under "IP Relaxation" you have "Relax IP Restrictions".
- Then click "Save"
OAuth User-Agent Flows
- From setup, enter "oauth" in the quick find box and then click "OAuth and OpenID Connect Settings"
- Make sure "Allow OAuth User-Agent Flows" is "On"
Ensure Connected Profile Has Correct Permissions
- From the quick find box enter "profiles" and then click on "Profiles".
- Select the profile of the user you're trying to connect with. It's highly recommended you use a user with "System Administrator" privileges.
- Click "Edit".
- Ensure "Modify All Data" and "Modify Metadata Through Metadata API Functions" are both checked.
- \c
Updated about 19 hours ago