{"id":20657772,"url":"https://github.com/boltops-tools/google_check","last_synced_at":"2026-04-23T10:32:08.267Z","repository":{"id":45945136,"uuid":"277042476","full_name":"boltops-tools/google_check","owner":"boltops-tools","description":"Simple script to check google access with GOOGLE_APPLICATION_CREDENTIALS","archived":false,"fork":false,"pushed_at":"2022-01-11T02:23:09.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-31T15:28:25.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boltops-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-04T05:07:09.000Z","updated_at":"2022-01-11T02:23:12.000Z","dependencies_parsed_at":"2022-09-06T17:11:28.295Z","dependency_job_id":null,"html_url":"https://github.com/boltops-tools/google_check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boltops-tools/google_check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fgoogle_check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fgoogle_check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fgoogle_check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fgoogle_check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boltops-tools","download_url":"https://codeload.github.com/boltops-tools/google_check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boltops-tools%2Fgoogle_check/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32176467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T18:23:04.631Z","updated_at":"2026-04-23T10:32:08.250Z","avatar_url":"https://github.com/boltops-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Check\n\nSimple script to check google access with `GOOGLE_APPLICATION_CREDENTIALS`.\n\n## Usage\n\nExport the `GOOGLE_APPLICATION_CREDENTIALS`.\n\n    export GOOGLE_APPLICATION_CREDENTIALS=REPLACE_ME\n\nThe GOOGLE_APPLICATION_CREDENTIALS should be a path to the JSON file with the credentials key.\n\nMake sure you run `source ~/.bashrc` or open a new terminal. Then run:\n\n    bundle install\n    ruby google_check.rb\n\n## Example\n\nSuccess looks like this:\n\n    $ bundle exec ruby google_check.rb\n    Listing gcs buckets as a test\n    my-gcs-bucket\n    Successfully connected to Google API with your GOOGLE_APPLICATION_CREDENTIALS\n    $\n\nFailure looks like this:\n\n    $ bundle exec ruby google_check.rb\n    client.rb:1039:in `fetch_access_token': Authorization failed.  Server message: (Signet::AuthorizationError)\n    {\"error\":\"invalid_grant\",\"error_description\":\"Invalid grant: account not found\"}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltops-tools%2Fgoogle_check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboltops-tools%2Fgoogle_check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboltops-tools%2Fgoogle_check/lists"}