Hi everyone,
I try to update a field through a custom API using the PATCH method, but it returns this error
testing the get method
in postman I specify the If-Match key
has this happened to anyone?
Hi everyone,
I try to update a field through a custom API using the PATCH method, but it returns this error
testing the get method
in postman I specify the If-Match key
has this happened to anyone?
Hi, Get and Post don't need If-Match, so I still think it's a problem with this value.
If your API endpoint contains specific value, try using "*" to see if it solves it.
Hopefully other experts can give you better advice.
Thanks
ZHU
Yes, it was just a typing error, but I still get the error. The strange thing is that the Get and Post methods work perfectly. I only have the problem to update the registry, could it be some missing property in the API page?
Yes, it was just a typing error, but I still get the error. The strange thing is that the Get and Post methods work perfectly. I only have the problem to update the registry, could it be some missing property in the API page?
Hi, Looks like a problem with the value in the If Match.
Here is a similar discussion below, I hope it can solve your problem.
Hope this helps.
Thanks.
ZHU
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156