Google Sheets data transfer with google login popup

i’m hosting a html/php page at ***.great-site.net. The site is tested at codepen.io. The site should open a google login popup for the auth with google sheets. The page can read and write values out of a google sheet.

At the google API “https://great-site.net” is whitelisted for receiving datas from that domain. Is that the right domain for whitelisting or is everything routed through another domain? Are pop up login windows at infinityfree blocked?

thanks for the help

Ben

Without your code or domain name we can’t really help you. What exactly are you trying to do, and how do you have it implemented?

Your domain can’t receive anything from Google:

3 Likes

thanks got it. I installed the ssl certificate and now the auth is working - was just the missing ssl stuff!

1 Like

ps. oh and google needed the whole subdomain for whitelisting.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.