cancel
Showing results for 
Search instead for 
Did you mean: 

how to make ajax call for http url from an ui5 application which is running on https

Former Member
0 Kudos

Hi

i have application which is running on portal having the URL https . I have to fetch the data through a url which is http . When i tried to GET the data from this http URL through ajax call it is throwing error Mixed Content: The page at 'https://-------/irj/portal' was loaded over https ,but requested an insecure script 'http://-------'.

This request has been blocked the content must be served over https.

Can anyone please let me know how to get the data from http url in my application.

Best Regards,

K.Krishna Kumari

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member836220
Discoverer
0 Kudos

https://www.py4u.net/discuss/275993

this link has few solutions hope this works for you.