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

When importing from Postman body was an empty form-data should have selected "no body" #294

Open
TheJoeFin opened this issue Oct 28, 2024 · 0 comments

Comments

@TheJoeFin
Copy link

I imported an item from a Postman request and when trying to send the request I got an error. However when I looked at the Postman request the body was empty, switching over to "no body" allowed me to send the request.

2 Questions,

  1. Should the error message be more helpful pointing out which required field was not provided?
  2. When importing from Postman if the body is empty then select "no body"?

Thanks for the app and being one of the best Windows app devs Daniel!

No valid form data items to add. Add an item or make sure all items have keys and they are enabled.
   at Nightingale.Core.Client.Builders.FormDataBuilder.<AddFormDataAsync>d__2.MoveNext() + 0x3c5

image

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