Hi everyone,
Im trying to POST to an API and the response is always error 500 internal server error, however if i run the same methods on POSTMAN they run perfectly and i get the correct response from the server.
The response tab on the browser console says theres an undefined property on the servers code but in postman no such thing happens.
Thanks in advance for any help!