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 issuehttps://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
- Perform a GET request to https://www.googleapis.com/discovery/v1/apis/analytics/v4/rest
- Profit.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:14 (7 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In that case it looks like the restUrl is now
https://analyticsreporting.googleapis.com/$discovery/rest?version=v4
. That may be a recent change.I can confirm the 404.