Discussions
PATCH request not working in Postman
about 5 years ago by Mr Sticka
hi,
I am trying to update "date" and "job_address" in job/uuid.json
I got a problem updating them via POST request in Postman,
Status showing OK 200, but the body showing the html source code of the servicem8 website.
I have no problem using PUT request to update the whole lot of data on same uuid.json
what is causing this?