Hi,
I have a JSON input that I am trying to push as a PUT request for ServiceNow API, but I am getting the following error : ‘End of Expression expected’.
Any thoughts on this?
P.S : I have enclosed the JSON within double quotes and passing it as a string.