Skip to content

Commit 740c86f

Browse files
committed
Update Note content
1 parent c3119e4 commit 740c86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-square.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Square support two types of access token: **personal** and **OAuth**.
9090
Authentication via personal access token only needs `accessToken`, while authentication via OAuth requires `accessToken` and `refreshToken`. Learn how to retrieve access token from [here](https://developer.squareup.com/docs/build-basics/access-tokens).
9191

9292
>[!Note]
93-
> Define the scope when you get OAuth access tokens and refresh tokens in Square. The scope should at least be set as below:
93+
> Define the scope when you acquire OAuth access tokens and refresh tokens if you want to use them in this connector. The scope should at least be set as below:
9494
>`BANK_ACCOUNTS_READ+CUSTOMERS_READ+ITEMS_READ+EMPLOYEES_READ+DISPUTES_READ+GIFTCARDS_READ+INVENTORY_READ+INVOICES_READ+TIMECARDS_READ+PAYMENTS_READ+SUBSCRIPTIONS_READ+ORDERS_READ+LOYALTY_READ+MERCHANT_PROFILE_READ+SETTLEMENTS_READ`
9595
9696
**Example:**

0 commit comments

Comments
 (0)