Skip to Content
0
May 18, 2018 at 01:51 AM

calling external url from sapui5 app

1151 Views

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.