posting through postman works but with python requests I get error 413

176 views Asked by At

When I use postman like this: enter image description here

it works correctly and sets the value in database, but when I use requests library like code bellow I get error code 413: enter image description here

any ideas appreciated.

0

There are 0 answers