api tag

243 questions


1 answers
108 views
0
I want Discord bot to be able to randomly send images in the list in response to specific words.

I'd like to send random images to specific words on the discord bot.I asked you a question because I don't know.At this stage, it is possible to take random items on the list, but I don't know how to ...

2 years ago

2 answers
84 views
0
How to request if you have multiple channels in a single Google account on YouTube data api

I am using Youtube data apiv3 with a client for Java.YouTube.Channels.List channelRequest=youTube.channels().list(id, snippet, contentDetails);channelRequest.setMine(true);channelRequest.setMaxResults...


1 answers
87 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

1 answers
108 views
0
Enter admin as a Facebook user in Django's social_auth

I use the django-social-auth plug-in in Django.I would like to join Django's admin as a user generated after I authenticate with Facebook.First, create this user on models.py and To force is_staff to ...


1 answers
67 views
0
Get wall information about your friends on Facebook API

I have a question about Facebook API.Would it be possible to retrieve my friend's wall post via API?I think I can get Facebook page and Group information after a lot of research, but I didn't know if ...


2 answers
88 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 ...


1 answers
55 views
0
Understanding WPREST API Output

We are currently working on WordPress 4.7.5.In order to reduce the weight of the site, we are currently updating it to print article information using WP REST APIv2, but we are investigating the follo...

2 years ago

1 answers
98 views
0
I want to post automatically on Facebook's wall.

There is a blog site where several people are posting.After the administrator approves the article, I would like to post the article on the contributor's wall.I am using the existing CMS, but I am pla...


2 answers
79 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
66 views
0
Manage passwords, id, and security issues within the GAS

I want to call an API periodically, but the execution uses a trigger.Hard coding of passwords, IDs, and tokens is a problem.I think it should be stored separately from the source code.Previously proje...

2 years ago
« - 17 - »

© 2024 OneMinuteCode. All rights reserved.