You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when you're in section space, redirect_uri contains the section space, but oauth2 (google in this case) checks it towards the configured domain, which is w/o section space
solutions:
tweak oauth adapter to include root domain
redirect social accounts page to root domain
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: