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

Trying to get response using winhttpjs.bat but there is something wrong I'm doing #33

Open
bils7922 opened this issue May 7, 2021 · 3 comments

Comments

@bils7922
Copy link

bils7922 commented May 7, 2021

Hi
I'm Trying to get response from my website using your tool "winhttpjs.bat" but it's not working, what I'm doing wrong? sorry... I have poor knowledge about api and batch file.

files:
1-call.bat
call winhttpjs.bat https://*********** -method POST -body-file body.json -saveTo response.txt
2-body.json
{ "email":"****@****.***", "key":"*******************" }
3-and your tool: winhhtpjs.bat

when I run call.bat the cmd popup for a second and then an EMPTY response.txt file created!!
the email and key info are correct but for testing only.

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
@bils7922 and others