Hello, I'm writing a Delphi program to update a store, the problem I have is that with component I can modify a customer TIdHTTP using GET and PUT, but when trying to register a new customer I get the following error:
<html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<...