Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
POST METHOD NOT WORKING DUE TO CROSS ORIGIN
-
Hi,
Please Help me from this issue. Post method API call is not working due to cross origin .I’m Building Mobile app Using Onsen UI1 and Angular JS1 . I cant access server Api so i used Node js Proxy Server for all Post call to avoid cross origin request. When i try to bulid the code in Onsen ui Post method is not Working… How to Configure node js and angular js with onsen ui.???
-
@udhaya-raj First, I highly highly recommend you go to Onsen 2.0. I think you will have a much better development experience. Second, to solve your cross-origin issue, you will need to use Cordova Whitelist plugin.