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: airbyte-integrations/connectors/source-xero/metadata.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ data:
16
16
1.0.0:
17
17
upgradeDeadline: "2024-06-30"
18
18
message:
19
-
The source Xero connector is being migrated from the Python CDK to our declarative low-code CDK. The authorization method was changed from OAuth 2.0 to Access Token. Due to changes in the authorization users will need to generate their Access Token and reset source configuration. For more information, see our migration documentation for source Xero.
19
+
The source Xero connector is being migrated from the Python CDK to our declarative low-code CDK. The authorization method was changed from OAuth 2.0 to Access Token. Due to changes in authorization, users will need to generate an access token within source Xero and reset source configuration. For more information, see our migration documentation for source Xero.
20
20
Important - The authentication scheme is using access_token instead of Oauth 2.0 from this version.
21
21
connectorBuildOptions:
22
22
# Please update to the latest version of the connector base image.
0 commit comments