-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Comments
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. |
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. |
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. |
Can you share the public Google sheet URL? |
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
|
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
The text was updated successfully, but these errors were encountered: