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(proxy): apply query params outside axios #3361

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bodinsamuel
Copy link
Collaborator

Changes

Fixes https://linear.app/nango/issue/NAN-2574/axios-params-dont-get-passed-correctly-when-using-params-with-netsuite

We had issues with Axios not serializing query params correctly.

  • Apply query params outside Axios
    In the proxy.service and the node client it's handled similarly.

  • Removed paramsSerializer
    It seems unused (not in our codebase, not in the templates and not in customers) but hard to check everything

@bodinsamuel bodinsamuel self-assigned this Jan 23, 2025
Copy link

linear bot commented Jan 23, 2025

@bodinsamuel bodinsamuel marked this pull request as ready for review January 23, 2025 17:47
@bodinsamuel bodinsamuel requested a review from a team January 23, 2025 17:47
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