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

fix: remove wcatoken from query parameters when forwarding requests #60

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

remdub
Copy link
Member

@remdub remdub commented Jan 23, 2025

wcatoken parameter is only used to know when we don't want to get a wca token.

After this check, we remove the parameter before forwarding the request to authentic source.

This way, the request doesn't embed unnecessary parameters, and we avoid warnings from authentic sources' restapi about unknown parameters.

@remdub remdub requested a review from boulch January 23, 2025 14:13
@boulch boulch merged commit 55da2cb into main Jan 29, 2025
8 checks passed
@boulch boulch deleted the WEB-4206 branch January 29, 2025 08:20
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