Hello all, this is my very first post in this community.
I have encountered the following challenge:
i would like to show google Calendar events in my layout, therefore i use the google Javascript quickstart code. (https://developers.google.com/google-apps/calendar/quickstart/js)
So far i have been able to make the authentication work in the preview of the layout designer. But when i try to view the layout on a Xibo client authentication is not possible because the authentication window from Google will not show.
Things i have tried
- I sniffed my client PC HTTP traffic and the correct call has been made. by the client.
- I opened different browsers on the client PC, went to the CMS preview, authenticated and tested if the client would somehow remember the authentication.
Has anyone encountered this before? is there a solution for this particular situation? if so i would like to know.