Hi All, I am having some problem while i am trying to send an Ajax Request from JQuery in SAPUI5 Application, getting response : {"readyState":4,"responseText":"","status":403,"statusText":"Forbidden"} But there is not problem with API's, because i am using the same API's in other app there it working fine. When i am using these services in browser it is working very well but not working with cordova. I have tried to build an application in IOS and in API response it throw 403 Error. Please help me to fix this problem. Regards, Harsh Jain
↧