When I use postman like this:
it works correctly and sets the value in database, but when I use requests library like code bellow I get error code 413:
any ideas appreciated.