I have a public facing site e.g. www.mysite.domain.com which I have registered under Google console API to get API_ID & Client_ID. Which I am using in my javascript.
Now I have another site which I have to specially use for reporting purpose e.g. www.reports.domain.com. However when I use my - mywebsite API & ClientID values on reporting site I am unable to see data.
Both sites are on same machine and same instance of application - DotNetNuke framework
Can anyone tell me what more I have to do, so that I can see data on one site on to another.
Thanks,
Avinash