google-api tag

29 questions


1 answers
108 views
0
Google API authentication fails.

Google API often fails to authenticate, and I am having trouble identifying the cause and solution.Please let me know if you know.● Problem Symptoms With only one account logged into your Google accou...

2 years ago

1 answers
78 views
0
java google data transfer does not transfer data

I'm sorry.please tell me。Attempting to change the owner of the google drive using Google's data transfer api in javaThe following code has been combined.After running it, I received an email from Goog...

2 years ago

2 answers
70 views
0
Errno::EADDRNOTAVAIL when you hit api from Rails on Docker

I want to get a response to book information by tapping Google books api from Rails' Book modelweb_1|Errno::EADDRNOTAVAIL (Failed to open TCP connection to:80 (Address not available-connect(2) for nil...


1 answers
100 views
0
How do I extract specific items from csv data and send them in the Gmail body (message)?

The code may be different for what you want to do in the first place, but The image is as follows.csv data imagename,age,sex,tel,...with open('sample.csv') asf:# csc file specifiedreader=csv.reader(f)...

2 years ago

1 answers
122 views
0
I can't google authentication with Android app

I am creating an Android app using Firebase.If you want to use Firebase, you should do Google authentication and then Firebase authentication.GoogleSignInResult.isSuccess() from the source below retur...


1 answers
90 views
0
I want to create a multilingual chat bot in Dialogflow

This is my first time asking a question.I'm trying to create a multilingual chat bot with Dialogflow.System to use: Dialogflow (because it is multilingual within one agent)Application you want to conn...

2 years ago

2 answers
92 views
0
How to Perform Google Oauth 2.0 Authentication with Monaca

This is my first time to ask you a question. Monaca produces Google collaboration applications that support iOS and Android.Until now, I used to do OAuth authentication for Google on the webview, but ...


2 answers
82 views
0
Authentication error when trying to use google cloud speech API

I'd like to use Google's speech API.https://cloud.google.com/speech/docs/getting-started?hl=jaThe quick start above has already failed.Specifically, in the above quick start documentation.Use curl to ...

2 years ago

1 answers
144 views
0
Google Analytics API Tutorial Does Not Work

I tried a tutorial on Google Analytics' official website (https://developers.google.com/analytics/devguides/config/mgmt/v3/quickstart/web-js?hl=ja), but it doesn't work.[Tries]①Follow the guide on the...

« - 3 -

© 2024 OneMinuteCode. All rights reserved.