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

ERR_BLOCKED_BY_CLIENT error when running the project locally #388

Open
smertcanyilmaz opened this issue Jan 9, 2025 · 6 comments
Open

Comments

@smertcanyilmaz
Copy link

Hi guys,

I set up the project locally and tried using the public Google Sheet URL example provided on your website. However, the console is showing these errors. I would be very grateful if you could help.

errors:

[GSI_LOGGER]: Missing required parameter: client_id.
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

@yashanandan
Copy link
Contributor

Hi @smertcanyilmaz ,

If you are planning to use Google Sheets, you will have to run the docker image with the google client id. Once you have a client id you can run the docker image as shown here.

@yashanandan
Copy link
Contributor

Hi @smertcanyilmaz ,

Sorry I missed that you are using a public google sheet. We will check on the issue and get back, looks like Google is updating its Auth mechanisms and it may be because of that. For now, try using a client id and running a docker image.

@smertcanyilmaz
Copy link
Author

smertcanyilmaz commented Jan 10, 2025

Thanks your feedback but I have launched the project locally with Docker. However the public Google Sheet URL on your website freezes on the loading screen too.

@yashanandan
Copy link
Contributor

Can you share the public Google sheet URL?

@yashanandan
Copy link
Contributor

Hi @smertcanyilmaz , the url you shared seems to be working properly in our radar . If the graph is not loading for you, it may be because of some other issue (other than Google auth issue).

If you are still facing issue loading the radar page, can you share

  1. Browser details
  2. The console screenshot
  3. Any plugins installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants