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
Hi,
Postman PUT doesn't seem to be working. I am changing values for an item and pressing send yet the return is an unchanged json while the console outputs:
Hi,
Postman PUT doesn't seem to be working. I am changing values for an item and pressing send yet the return is an unchanged json while the console outputs:
127.0.0.1 - - [17/May/2019 21:40:41] "PUT /6 HTTP/1.1" 302 -
127.0.0.1 - - [17/May/2019 21:40:41] "GET /6/ HTTP/1.1" 200 -
I am running the server in Pycharm (community) from the terminal with python app.py
Thanks,
Vlad
The text was updated successfully, but these errors were encountered: