Hi Everyone,
I am working on sapui5 custom application. Here I have a requirement to post on url which is at different domain. I need to pass credentials to access this url. How do i achieve this.?
I tried using jsonP and callback:? however I am getting '401' error. NO allow-access-domain error in chrome browser.
i tried $.post{url,{ }}
Let me know if more information is required..
thanks
Fehmina.