Skip to content

fix invalid sign when passing url_* params#2

Open
atharahmed wants to merge 1 commit intoqweme32:mainfrom
atharahmed:main
Open

fix invalid sign when passing url_* params#2
atharahmed wants to merge 1 commit intoqweme32:mainfrom
atharahmed:main

Conversation

@atharahmed
Copy link
Copy Markdown

This PR fixes the issue described in this GitHub issue.

The URLs passed in the url_* parameters were being altered by regex. For example:

https://example.com/success was being changed to https:\/\/example.com\/success, causing the signature and payload to not match and rendering the signature invalid.

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