google-api tag

29 questions


1 answers
123 views
0
Learn how to respond to a single request in Google Assistant (Dialogflow) twice.

I would like to respond twice to requests from users on Google Assistant (Dialogflow).For example:===1. User says Tell me the weather2-1 Reply response1to the user, I'll check it out, so please wait.2...

2 years ago

2 answers
133 views
0
Use Google Image Search on iOS App

I would like to use the Google Custom Search Engine to store the image URL of Google image search results in an array.When I checked the item Receive JSON Data in the book I had, I found the following...

2 years ago

1 answers
113 views
0
Is it possible to edit the intent in dialogflow after releasing the Google home app?

I am creating my own application using Google home.After creating the app, I am thinking about applying to Google and releasing it (which can be called from a regular Google home).I am working with di...


1 answers
114 views
0
I want to read and write Google spreadsheet from Dialogflow

I'm a beginner who doesn't even know if it's appropriate to ask this question.I would like to use Google Home+Dialogflow to read and write Google spread sheets on each user's Google Drive.I don't know...

2 years ago

1 answers
99 views
0
PHP google apicalendar v3 auth 2.0 authentication error

I would like to run Google API calendar quickstart.php to access the calendar with Auth 2.0, and eventually modify it to read and write events.The google apic client contains the I am using google-api...

2 years ago

1 answers
90 views
0
Google authentication using Ravel's Socialite does not redirect successfully when you select a Google account and log in.

There seems to be no problem until authentication, but the redirect destination after authentication says, I can't access this site.There is no particular error indication.Please teach me.Environment:...

2 years ago

1 answers
116 views
0
I have a question about Google Calendar API.

I have a question about the Google Calendar API.I php Google Calendar API and used my service account to write my schedule.If you read the calendar with the same calendar ID again, you will not be abl...

2 years ago

1 answers
125 views
0
I can't get the intended data in google place api

I tried to get the review and phone number data in url below, but most of the values except text, rating for phone numbers and reviews are nil.However, if you hit url directly on the web, you can see ...


1 answers
121 views
0
Acquisition of mailing group list 200 or more cannot be acquired.

using Google.Apis.Admin.Directory.directory_v1;using Google.Apis.Admin.Directory.directory_v1.Data;using Google.Apis.Auth.OAuth2;using Google.Apis.Services;using Google.Apis.Util.Store;# codeGroupsRes...

2 years ago

1 answers
115 views
0
I want to show and hide markers by GoogleMap API zoom level

I'm customizing the map using the Google Map API.I was able to display multiple markers and change the type of markers, but I cannot display or hide the marker at Zoom Level.For example Hide when zoom...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.