I am trying to update the state of a Service Now record using the Download tool and I get the following error, Error transferring data: Send failed since rewinding of the data stream failed.
My test flow is pretty simple, I have the URL with the sys_id of the record that I wish to update and I have a field called payload with '{"State":"1"}' which is of type blob. I have the download tool set to PUT with payload as the Take Query String/Body from Field.
I know the credentials work as I can update the record in Postman.
Any ideas?
Hello, I have the similar issue, did you manage to solve it?
Thank you
I also am having the same issue - any solution yet?
Use a Custom HTTP action, set to PUT>