Project

General

Profile

Calling GoogleService using WidgetSet

Added by Alex Schulmann 1 day ago

I have a WT application running on server A. Now I want to embed it into an HTML page running on server B. In scenario 1, I use a popup window; in scenario 2, I use WidgetSet. Everything works fine except for GoogleService in scenario 2. The Google popup window appears, and I can enter credentials, but the redirection back to my embedded app doesn’t seem to work. Both servers are running on HTTPS and are set as authorized sources in the Google Console. Any ideas? Thanks!