Skip to content

Adding hashed account ID to requests to fix bad request responses #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kristofvloock
Copy link

@kristofvloock kristofvloock commented Apr 8, 2025

For me, the integration didn't work as the API now requires the hashed account ID to be send with the other request.
This PR adds this functionality by obtaining and hashing the account ID from the login request, when the Bearer token is also obtained. I also bumped the version, because with 4.9 the API responds that it doesn't support that version any longer.

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