How To Create Phonegap App Using Magento Soap Or Rest Api
I want to create an android app using phone gap using Magento soap /rest API. the basic problem I am facing is when I use rest API, I am not able to authenticate the soap user I
Solution 1:
You most likely need to whitelist your site domain in the Phonegap app.
http://docs.phonegap.com/en/2.4.0/guide_whitelist_index.md.html#Domain%20Whitelist%20Guide
Post a Comment for "How To Create Phonegap App Using Magento Soap Or Rest Api"