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

Postman Runner giving 404 Bad Request for Proper Request #4622

Closed
rajikuchana opened this issue May 30, 2018 · 2 comments
Closed

Postman Runner giving 404 Bad Request for Proper Request #4622

rajikuchana opened this issue May 30, 2018 · 2 comments

Comments

@rajikuchana
Copy link

rajikuchana commented May 30, 2018

Receiving 404 Bad Request for Valid Request Body in Postman Runner but if i run normal postman window it is working fine.Please help me why this is not working properly.

Steps to reproduce the behavior:

Create Collection
Add rest api request using post method
Added input parameters with variable like {{storecode}}
Add Code in Tests tab to check string from the response
Open postman Runner
Select Collection
Select Environment
Select csv file
select Iterations
Click on Start Test

Expected behavior

It should provide proper response for valid request but displaying Bad Request

Screenshots
PFA

postman_error

App information

App Type : Native App
Postman Version 6.1.3
OS: Windows 7 64 bit

@kamalaknn kamalaknn self-assigned this May 30, 2018
@kamalaknn
Copy link
Member

Hey @rajikuchana

Can you make sure that if you are using an environment variable in your request, you have that environment selected before running the collection in runner?

Also, you use the Postman Console(View -> Show PostmanConsole) to inspect the actual request that was sent.

@saswatds
Copy link

Closing this issue as we are not able to reproduce this internally and we haven't seen other users facing the same.

Please feel free to reopen if the issue persists or you can help us with the steps to reproduce this issue.

Runtime Triage and Development automation moved this from Pending triage to Ready Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants