Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/lwc/docs/NamedCredentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ There are 3 steps involved to create a named credential:
- Note:

- The URL that you are entering here is the hostname part of the _Callback URL_. (i.e. paste the _Callback URL_ and remove the part starts with "services/authcallback/CallMeBack_AuthProvider")
- In the "Scope" field, enter: refresh_token offline_access
- In the "Scope" field, enter: refresh_token full offline_access
- Make sure to check “Allow Merge Fields in HTTP Body”

- ![01_NamedCredentials](images/01_NamedCredentials.png)
Expand Down