Azure Mobile Service Invokeapi Not Working From Cordova Project
I'm using Azure Mobile Services(AzMS) in VisualStudio JS-Apache Cordova project where I call a AzMS's custom API to insert user data in storage. This very same code I have previou
Solution 1:
Are you running on a device, emulator, or Ripple. If its Ripple, you have to change the Cross Domain Proxy to 'disabled'. I had similar issues and this seemed to help.
Post a Comment for "Azure Mobile Service Invokeapi Not Working From Cordova Project"