Skip to content

Remove query params from current url #227

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

Merged
merged 1 commit into from
Jun 15, 2021
Merged

Remove query params from current url #227

merged 1 commit into from
Jun 15, 2021

Conversation

waleev
Copy link
Contributor

@waleev waleev commented May 13, 2021

When we use one page for authorize and redirect_uri, we have a problem with autogenerated query params, such as hmac and etc.
So Shopify throw an error that redirect_uri is not whitelisted. But we cannot whitelist such url.
I suggest to simply remove these query params from redirect_uri.

@waleev
Copy link
Contributor Author

waleev commented May 19, 2021

@tareqtms ?

@tareqtms tareqtms merged commit cdcd5c4 into phpclassic:master Jun 15, 2021
@waleev waleev deleted the patch-1 branch June 16, 2021 04:14
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.

2 participants