You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-square.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
8
8
ms.subservice: data-movement
9
9
ms.topic: conceptual
10
10
ms.custom: synapse
11
-
ms.date: 01/27/2022
11
+
ms.date: 03/10/2022
12
12
---
13
13
14
14
# Copy data from Square using Azure Data Factory or Synapse Analytics (Preview)
@@ -89,6 +89,10 @@ Square support two types of access token: **personal** and **OAuth**.
89
89
90
90
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).
91
91
92
+
>[!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:
0 commit comments