DaisyTam
8 years agoNew Contributor
How to deal with response that is the true JSON?
I am trying to use REST GET snap to retrieve data from jive. However, they add a line “throw ‘allowillegalresourcecall is false.’;” in every response and therefore make the response not true JSON. REST GET snap is failing because of this.
I am looking for your expert help. Is there a way I can intercept the response and remove the first line before handing it back to the snap to process?