Try nested list

This commit is contained in:
freakwriter
2024-06-10 10:46:26 -04:00
parent 927cab3dce
commit d65d685d56

View File

@@ -62,8 +62,9 @@ If you need to configure OAuth2 from scratch, follow the instructions in [Create
Use these settings for your app:
- Add the **Perform requests on your behalf at any time (refresh_token, offline_access)** scope in the **Selected OAuth Scopes** section, along with any other scopes you plan to use.
- Be sure the checkbox for **Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows** is empty/unchecked.
- Be sure the checkbox for **Require Secret for Web Server Flow** is empty/unchecked.
- Be sure the checkbox for **Require Secret for Refresh Token Flow** is empty/unchecked.
- Make sure the following settings are unchecked:
- **Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows**
- **Require Secret for Web Server Flow**
- **Require Secret for Refresh Token Flow**
- In the **API (Enable OAuth Settings)** section, select **Click to reveal** to reveal the consumer secret.
- Copy the **Consumer Key** and **Consumer Secret** and add these to the appropriate fields in n8n.