I have been using the HTTP connector to perform a PUT of binary data to a graph Api for months and 2 days ago it stared failing.
The request is now giving an error Http request failed: the content was not a valid JSON. Error while parsing JSON: 'Invalid property identifier character: {. Path '', line 1, position 1.'
The body that I am placing tin the PUT is definitely binary.
Anyone else start seeing this issue?