Skip to content
Advertisement

Tag: google-my-business-api

Method not found. error when using Google my business API

I am getting 404 from accouts list function by using google api client. I have already access token by using OAuth2.0. In addition to this, I already enable the Google My Business API via https://console.developers.google.com for OAuth 2.0. â– Here is environemnt PHP 7.2.3 Ubuntu 18.04 LTS google/apiclient ^2.5 The function I want to execute is as following. https://developers.google.com/my-business/reference/rest/v4/accounts/list I install

Advertisement