angular-parse icon indicating copy to clipboard operation
angular-parse copied to clipboard

401 Unauthorized issue

Open marcdelalonde opened this issue 11 years ago • 1 comments

Hi,

I got a 401 Unauthorized request response when I'm using your module. Maybe a malformed request ?

PS: I'm using your example.

Thank you

marcdelalonde avatar Jul 28 '14 20:07 marcdelalonde

It seems to miss these parameters in the request payload: '_ApplicationId', '_ClientVersion', '_InstallationId', '_JavaScriptKey'. Now it works better!

marcdelalonde avatar Jul 28 '14 21:07 marcdelalonde