Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Account Synchronization Profile get error cross-origin object #27

Closed
scicali opened this issue Nov 26, 2021 · 2 comments
Closed
Labels
Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Type: Bug Something isn't working

Comments

@scicali
Copy link

scicali commented Nov 26, 2021

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

  1. Install as per instructions
  2. Load google oauth json in administration page
  3. Click Authorize in advanced -> Google Account Synchronization

Your Environment

  • SuiteCRM Version used: 8.0.0
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Firefox 94.0.1
  • Environment name and version (e.g. MySQL, PHP 7): php 7.3
  • Operating System and version (e.g Ubuntu 16.04): debian 10

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

@johnM2401 johnM2401 added Priority:Critical Issues & PRs that are critical; broken core functionality; fatal errors; there are no workarounds Type: Bug Something isn't working labels Nov 29, 2021
@scicali
Copy link
Author

scicali commented Mar 25, 2022

Confirmed in lastest (8.1)

@mattlorimer mattlorimer added Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds and removed Priority:Critical Issues & PRs that are critical; broken core functionality; fatal errors; there are no workarounds labels Mar 25, 2022
@scicali
Copy link
Author

scicali commented Jan 12, 2024

Duplicate #373

@scicali scicali closed this as completed Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants