Hi everyone,
I am trying to update an event list item with the PATCH method and an HTTP request to SharePoint. I want to change the "All day event" to true for bank holidays. I couldn't figure out what I am doing wrong. I always receive the following error:
An entry without a type name was found, but no expected type was specified. To allow entries without type information, the expected type must also be specified when the model is specified.
This is how the HTTP request looks like
Glad for any kind of help 🙂