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

queryParams are Ignored #15

Closed
ghost opened this issue Jul 24, 2020 · 4 comments
Closed

queryParams are Ignored #15

ghost opened this issue Jul 24, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 24, 2020

Query Params are being ignored while forwarding the request to local server.
I tried ngrok to see if any issue with the request. The request works fine with ngrok.

Tunneling was working for the same few weeks back.

Sample Req Details

Request Received In Terminal
200 POST /api/v1/me/phone/calldetails?location_id=&location_name=&client_id=&client_name=

tunnelto inspector
14:30:21 2s 200 POST /api/v1/me/phone/calldetails 0 KB 0 KB
Text
AccountSid=&ApiVersion=2010-04-01&ApplicationSid=&CallSid=&CallStatus=completed&Called=&Caller=&DialCallSid=&DialCallStatus=&Direction=&From=&To=

Verified With 0.1.9
url "https://github.com/agrinman/tunnelto/archive/0.1.9.zip"
sha256 "8bba2bf602365148e777cd82d23a75fac0d4d96db3d2006cb01b0a275dc9372f"

The Request works fine

@agrinman
Copy link
Owner

What version are you on? Latest is tunnelto 0.1.11

@agrinman
Copy link
Owner

Never mind -- can confirm this is a regression in the last update. Will push a fix very soon, thanks for the find!

@agrinman
Copy link
Owner

This should now be fixed as of version 0.1.12 -- please let me know if you are still having issues!

@ghost
Copy link
Author

ghost commented Jul 25, 2020

This is fixed now. Thanks for the quick fix. Love your tool.

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

1 participant