Skip to main content

Questions tagged [google-apis-explorer]

Use this tag if you have questions about the Google API Explorer or while using it to query an API. Don't forget to also find the relevant tag(s) for the API you are querying, since your question is likely be relevant to that API as well. The Google APIs Explorer includes both the standalone site and the embedded version in the "Try this API" sections of many Google API reference pages.

google-apis-explorer
0 votes
1 answer
59 views

How to use built-in triggers with Google Tag Manager API

I have an app that creates a couple of different tags in GTM via the googleapis Node module. I have only used custom triggers until now. I would like to use the system-generated trigger "...
Matthew Michaud's user avatar
0 votes
0 answers
51 views

Permission monitoring.timeSeries.list denied (or the resource may not exist)

I am working with google cloud project (Nodejs server). I need to collect the metrics "monitoring.timeSeries.list" from google cloud using "googleapis". When i try to request API ...
Dat's user avatar
  • 1
0 votes
0 answers
39 views

Hot to get permission to retrieve event times from Google Calendar?

I have subscribed to a Google Calendar. I can see in the calendar the data, the events. But when I would download them via API, it gives me a permission denied error. Why? Returned error message: { ...
János's user avatar
  • 34.5k
0 votes
0 answers
55 views

Google API, query user information

I'm working with the Google API, I got the token here { access_token: 'ya...', scope: 'https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile openid', ...
Tinguyen's user avatar
0 votes
2 answers
60 views

Creating own http request instead of using googleapis and axios in k6 to get access token

I have been using k6 to load test a web application where I need to access gmail inbox for parsing. As googleapis and axios are not supported in k6 I created http requests using k6/http module. I was ...
sai vignesh's user avatar
0 votes
0 answers
25 views

Get data from Google Sheet via API

I have a Google sheet that I have to get options for my custom select from. I need to do it from Shopify client. As I understood from docs i need to make follow: add in theme.liquid In https://...
Stas Alexandronets's user avatar
0 votes
0 answers
27 views

Not getting expected result in google API explorer

Iam using google chat api explorer to get chat message its working fine but in one case its not giving expected result. Case : When iam copying some text and image from browser with mouse like left ...
Sudesh Kumar's user avatar
0 votes
0 answers
69 views

Acknowledges a subscription purchase, Request is missing required authentication credential. Expected OAuth 2 access token

Hi im strugling to Acknowledges a subscription purchase via server side using PHP i dont want to use or install any package, even i created the API key i get a response: Request is missing required ...
Zeone line's user avatar
0 votes
0 answers
54 views

Node JS googleapis vs Rclone authentication

So, I have this peculiar question. I have a service account with given credentials. I use them both to authenticate myself to Gdrive in the Nodejs app and with rclone. So with Rclone I am able to ...
Boris Mihajlovski's user avatar
1 vote
0 answers
54 views

Google API refresh token merchant?

I’m writing a code for authorization through Google Merchant, the data is falling, but after 1.5 hours the token expires and the script dies. Is it possible to somehow increase the life of the main ...
anton plashkevich's user avatar
0 votes
0 answers
202 views

How to use Google api to fetch all reviews of the app in play store if I am not the owner of the app

Was wondering if its possible to use Google API(Google Play Android Developer API) to list all the reviews of an app even if its not developed/published by me? How can I get the access token? Below is ...
Abhishek Pathak's user avatar
0 votes
0 answers
92 views

Google Drive API (v106.0.0) problem uploading files

I am using the googleapis library in Node.js (v14) to upload files to Google Drive. My code runs without errors, and I receive a 200 response code, but the problem is that the uploaded file turns out ...
Cesar Insuasty's user avatar
0 votes
0 answers
29 views

Google Play Android Developer API not giving complete released bundle version code information

When I request Google Play Android Developer API to fetch the released bundles using the below request TRACK_INFO=$(curl -X GET -H "Authorization: ***" "https://androidpublisher....
shyam batna's user avatar
0 votes
1 answer
727 views

fs problem when using google-apis in Astro project

In my astro project, I'm trying to build an api end point in order to make a POST request to the google sheets api. To achieve this, I've installed the google-apis package. The problem in question is ...
Braz's user avatar
  • 133
0 votes
1 answer
109 views

Chrome Management API

I'm trying to use the Chrome Management API from the API EXPLORER but I can't get the CUSTOMER_ID I tried to use "my_customer" or the Customer ID from my adminconsole and it doesn't ...
Coco5589's user avatar

15 30 50 per page
1
2 3 4 5
48