Skip to content

Replace access_token query parameter with headers#11

Open
aeluce wants to merge 1 commit intoclover:masterfrom
aeluce:access-token-deprecation
Open

Replace access_token query parameter with headers#11
aeluce wants to merge 1 commit intoclover:masterfrom
aeluce:access-token-deprecation

Conversation

@aeluce
Copy link

@aeluce aeluce commented Feb 3, 2022

This update removes all access_token query parameters from the Export API Python example. Instead, the Authorization Bearer header is used for authentication. The C# example already uses headers.

The access_token query parameter is deprecated and will soon become unavailable. See the Clover Platform blog for more: https://medium.com/clover-platform-blog/change-is-coming-api-authentication-7d3a85d9abb4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant