When clicking Webmaster Reports, we receive this error:
Error calling GET https://www.googleapis.com/webmaste....com//urlCrawlErrorsCounts/query?platform=web: (404) Not Found on line 110 in /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Http/REST.php
#0 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Http/REST.php(62): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client))
#1 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Task/Runner.php(174): Google_Http_REST::doExecute(Object(Google_Client), Object(Google_Http_Request))
#2 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Http/REST.php(46): Google_Task_Runner->run()
#3 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Client.php(590): Google_Http_REST::execute(Object(Google_Client), Object(Google_Http_Request))
#4 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Service/Resource.php(231): Google_Client->execute(Object(Google_Http_Request))
#5 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Service/Webmasters.php(464): Google_Service_Resource->call('query', Array, 'Google_Service_...')
#6 /home/musclech/public_html/upload/dbtech/dbseo/actions/admin/webmaster.php(355): Google_Service_Webmasters_Urlcrawlerrorscounts_Resource->query('https://www.mus...', Array)
#7 /home/musclech/public_html/upload/dbseocp/index.php(610): include('/home/musclech/...')
#8 {main}
It appears that the link to Google that the REST.php file calls no longer works. As far as I know, we still have this property in the webmaster console, and we haven't changed anything. Marked this as a bug though it's probably just something that needs to be updated.
Error calling GET https://www.googleapis.com/webmaste....com//urlCrawlErrorsCounts/query?platform=web: (404) Not Found on line 110 in /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Http/REST.php
#0 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Http/REST.php(62): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client))
#1 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Task/Runner.php(174): Google_Http_REST::doExecute(Object(Google_Client), Object(Google_Http_Request))
#2 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Http/REST.php(46): Google_Task_Runner->run()
#3 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Client.php(590): Google_Http_REST::execute(Object(Google_Client), Object(Google_Http_Request))
#4 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Service/Resource.php(231): Google_Client->execute(Object(Google_Http_Request))
#5 /home/musclech/public_html/upload/dbtech/dbseo/includes/3rdparty/Google/Service/Webmasters.php(464): Google_Service_Resource->call('query', Array, 'Google_Service_...')
#6 /home/musclech/public_html/upload/dbtech/dbseo/actions/admin/webmaster.php(355): Google_Service_Webmasters_Urlcrawlerrorscounts_Resource->query('https://www.mus...', Array)
#7 /home/musclech/public_html/upload/dbseocp/index.php(610): include('/home/musclech/...')
#8 {main}
It appears that the link to Google that the REST.php file calls no longer works. As far as I know, we still have this property in the webmaster console, and we haven't changed anything. Marked this as a bug though it's probably just something that needs to be updated.