POST through Appery proxy broken
A POST call my web app was making through the Appery proxy has stopped working for no apparent reason.
When I make the call through the Appery service Test tab, it works fine, similarly if I call it through ARC, but when I call it in my web app, it returns "parsererror, SyntaxError:Unexpected token o". I've used Chrome Developer tools to look at the payload in the call to Appery, it all looks fine, so implication is that the proxy is adding junk characters (?).
This used to work fine, I haven't changed anything in my Appery web app.
Has something changed in the proxy in the last few days ?