question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

https://www.googleapis.com/discovery/v1/apis/analytics/v4/rest is returning 404ing and causing services that use the discovery module to fail

See original GitHub issue

https://www.googleapis.com/discovery/v1/apis/analytics/v4/rest

Environment details

  • OS: Ubuntu
  • Python version: 3.6.7
  • pip version: 19.1.1
  • google-api-python-client version: 1.7.8

Steps to reproduce

  1. Perform a GET request to https://www.googleapis.com/discovery/v1/apis/analytics/v4/rest
  2. Profit.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
busunkim96commented, Jul 10, 2019

In that case it looks like the restUrl is now https://analyticsreporting.googleapis.com/$discovery/rest?version=v4. That may be a recent change.

1reaction
tseavercommented, Jul 10, 2019

I can confirm the 404.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Every google search generates a 404 error.
I have a student who, when signed in with his google classroom account, always gets an 404 error with EVERY google search he...
Read more >
Trying to use the Google Index API on my site returns a 404 ...
The error 404 indicated that no information regarding the URL has been found. After requesting the URL to be indexed the 404 error...
Read more >
154096 - Geolocation returning 404 from googleapis.com
All geolocation attempts in Chrome fail with the following: Network location provider at 'https://www.googleapis.com/' : Returned error code 404.
Read more >
Http error 404: How to fix it on your online store
Well, 404 pages have an impact on rankings. If a page returns a 404 error, it means that the link does not exist....
Read more >
HTTP error 404 file not found on a server
Cause. The Web server returns the HTTP 404 - File not found error message when it cannot retrieve the page that was requested....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found