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

Form URL Encoded requests do not expand variables to their value #148

Closed
kzndzhiro opened this issue Apr 26, 2023 · 2 comments
Closed

Form URL Encoded requests do not expand variables to their value #148

kzndzhiro opened this issue Apr 26, 2023 · 2 comments

Comments

@kzndzhiro
Copy link

Thank you team for developing this nice looking tool.

I was exploring by importing a collection and noticed an odd behaviour with respect to Form URL encoed request.
When in the body I have a param with a variable value it seems that the variable is not expanded prior to sending the request:

image

The message on our systems led me to belive that this is the issue:

"message": "invalid_grant: Invalid refresh token: xxxx..._ui}}",

@helloanoop
Copy link
Contributor

@kzndzhiro

Thanks for filing this issue.
This has been fixed in v0.12.1

@kzndzhiro
Copy link
Author

Thank you for fixing it so quickly @helloanoop.

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