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: docs/integrations/sources/xero-migrations.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## Upgrading to 1.0.0
4
4
5
5
The authentication scheme is now using `access_token` instead of Oauth 2.0, Follow the documentation - https://developer.xero.com/documentation/guides/oauth2/pkce-flow for understanding more about how to get access token.
6
-
Steps to get access_token via postman:
6
+
Optionally, you may get your access_token via Postman:
7
7
- Move to Authorization tab of an empty http request and selected Oauth 2.0
0 commit comments