Skip to content
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

The signature does not match #2

Open
lfourreau opened this issue Oct 9, 2024 · 2 comments
Open

The signature does not match #2

lfourreau opened this issue Oct 9, 2024 · 2 comments

Comments

@lfourreau
Copy link

Hi,

I Facing this error message
"The signature does not match"

My credentials are fine and correctly passed at init.
If you have idea ?

many thanks ion advance

@lfourreau
Copy link
Author

I have found the issue in signData()
line 412
replace with
parsedUrl.path() + (parsedUrl.query() != '' ? '?' : '') + parsedUrl.query(),
because when querystring is empty signature is done with ?

@nighthauk
Copy link
Owner

Apologies on the delay, I missed this somehow. Appreciate the note. I have a few minor bug fixes I've been meaning to make, and I will add this to the list. Much appreciated.

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

No branches or pull requests

2 participants