You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
Should the error message be more helpful pointing out which required field was not provided?
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
The text was updated successfully, but these errors were encountered:
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,
Thanks for the app and being one of the best Windows app devs Daniel!
The text was updated successfully, but these errors were encountered: