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

WMT API deprecated #25

Open
gaiterjones opened this issue Mar 9, 2016 · 2 comments
Open

WMT API deprecated #25

gaiterjones opened this issue Mar 9, 2016 · 2 comments

Comments

@gaiterjones
Copy link

Your code no longer works due to Google upgrading the webmaster tools / search console api. It is possible to query some analytics data via the new API, i.e. search queries for your site, but it does not appear possible to download other useful data, like external links, index status etc. Do you know of any other way to achieve this?

@agborkowski
Copy link

agborkowski commented Jul 21, 2016

agree...
https://developers.google.com/accounts/docs/AuthForInstalledApps

array(26) {
["url"]=>
string(43) "https://www.google.com/accounts/ClientLogin"
["content_type"]=>
string(10) "text/plain"
["http_code"]=>
int(404)

@nepohex
Copy link

nepohex commented May 9, 2017

Important: ClientLogin has been officially deprecated since April 20, 2012 and is now no longer available. Requests to ClientLogin will fail with a HTTP 404 response. We encourage you to migrate to OAuth 2.0 as soon as possible.

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

3 participants