I have been banging my hed against the wall for days now - I am trying to implement the Google SSO and running into strange issue
I am calling the /oauth/google/init and receiving the code back, once the code is received I am calling the /oauth/google/continue
through a Workflow that passes the CODE and the redirect URI (properly registered as Authorized redirect URIs) to the API
The debugger show the workflow being triggered BUT I do not see any equivalent call on the XANO side
Here is the squence of screens
If I run the worflow manually right after having recevied the call, then the API call hits XANO
Can anybody offer their two cents of why this is happening?
Thank you
Elena