Google Account Synchronization Profile get error cross-origin object #27
Labels
Priority:Important
Issues & PRs that are important; broken functions; errors; there are workarounds
Type: Bug
Something isn't working
Issue
In User Profile, when click "Authorize" in advanced -> Google Account Synchronization, get empty page.
Expected Behavior
Redirect to Google authentication page
Actual Behavior
get empy page
In js console have this error: Uncaught DOMException: Permission denied to get property "href" on cross-origin object
Steps to Reproduce
Your Environment
If I load page from
https://mydomain.com/legacy/index.php?module=Users&action=EditView&record=MYUUID
work as expected
But in config/services/module/module_routing.yaml I have
users:
index: true
list: true
record: false
The text was updated successfully, but these errors were encountered: