
Announcements
Hey all,
in my case, I am struggeling with the update attachments on SharePoint API. I receive the attached error message. I guess I need some encoding, decoding in order to calculate the right Content Length. Who can share some docs on how to calucalte this, any hint is welcome...
"innerError": {
status ": 500,
"message": "Bytes to be written to the stream exceed the Content-Length bytes size specified.\r\nclientRequestId: :{id}",
"source": ":{source}",
"errors": []
}
its just funny... each time after I post my question I will find the solution... 😛