Hello Experts,
We are trying to utilize New tile in FLP cloud edition.Since the news URL is from different origin, it throws below error while opening news tile.
URL used for news tile in my trial account :-
MLHttpRequest cannot load https://demo-fioritrial.dispatcher.hana.ondemand.com/sap/hana/uis/clients/flp/external-files/chips/tiles/newstile/newstile.xml?ts=201506281417. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://flpportal-i307955trial.dispatcher.hanatrial.ondemand.com' is therefore not allowed access.
core-min-0.js:85 2015-07-06 16:30:52 The following problem occurred: error - ,0,error
Since URL is from different server, i tried temporarily disable in Chrome by following link,
http://stackoverflow.com/questions/3102819/chrome-disable-same-origin-policy
After configuring above still i face the same issue but in the console i see entirely new error.
Can anyone suggest me to resolve this issue?