Hi,
We have a SharePoint online site where we use rest api to perform all the actions. We have a different site which is hostedon premise. Now there is requirement to fetch the on premise list data into online site. When weuse rest api to fetch its data it shows cross site scripting block as both online and on premise are on different domain.
Is there any way to fetch that on premise data into the online site.