We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can you please help me on this.Not able connect and run query
PHP Fatal error: Uncaught exception 'Google_Service_Exception' with message 'Error calling POST https://www.googleapis.com/datastore/v1beta2/datasets/tringappsblog/runQuery: (404) Not Found' in /base/data/home/apps/sfronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php:110 Stack trace: #0 /base/data/home/apps/sfronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php(62): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client)) #1 [internal function]: Google_Http_REST::doExecute(Object(Google_Client), Object(Google_Http_Request)) #2 /base/data/home/apps/sfronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Task/Runner.php(174): call_user_func_array(Array, Array) #3 /base/data/home/apps/sfronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php(46): Google_Task_Runner->run() #4 /base/data/home/apps/sfronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Client.php(590): Goo in /base/data/home/apps/sfronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php on line 110
The text was updated successfully, but these errors were encountered:
Hi. This looks like you might be using an old version of the REST client (v1beta2 in your URL).
Are you using the latest version?
Sorry, something went wrong.
Can you please tell me whats the new url of REST client.
No branches or pull requests
Can you please help me on this.Not able connect and run query
PHP Fatal error: Uncaught exception 'Google_Service_Exception' with message 'Error calling POST https://www.googleapis.com/datastore/v1beta2/datasets/tringappsblog/runQuery: (404) Not Found' in /base/data/home/apps/s
fronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php:110fronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php(62): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client))Stack trace:
#0 /base/data/home/apps/s
#1 [internal function]: Google_Http_REST::doExecute(Object(Google_Client), Object(Google_Http_Request))
#2 /base/data/home/apps/s
fronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Task/Runner.php(174): call_user_func_array(Array, Array)fronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php(46): Google_Task_Runner->run()#3 /base/data/home/apps/s
#4 /base/data/home/apps/s
fronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Client.php(590): Goo in /base/data/home/apps/sfronttringapp/v1.402009994233015606/vendor/google/apiclient/src/Google/Http/REST.php on line 110The text was updated successfully, but these errors were encountered: