api tag

243 questions


1 answers
114 views
0
Google API refresh_token retrieval restrictions

When I use oauth 2.0 in Google API, I think I received refresh_token when I agreed with the user, but is there a limit to refresh_token that can be issued from one API?If there is a restriction on iss...

1 years ago

1 answers
100 views
0
I want to solve the NoMethodError that appears when I hit Gurunabi api with Ruby.

I want to earn information using Gurunabi API in LINEbot, so I write the code in ruby's controller file, but I am having trouble with the following error.I would appreciate your help.I, [2019-10-03T00...

1 years ago

1 answers
128 views
0
I would like to know how to deal with 401 errors when using LINE Messaging API on GAS.

When I run Webhook verification on LINE developers, the bot server returns a non-200 HTTP status code, which is troubling me with the error .Does anyone know the cause or solution?The results are as f...


2 answers
104 views
0
Python 3 Cannot View Hash Rate from Mining Pool in API because Module Cannot Load

The trouble is as stated in the title.Here's what I want to do.*Additional note: I was pointed out that the print statement is of the 2I don't know how to correct it.Thank you for your cooperationPyth...

1 years ago

1 answers
102 views
0
Can I be notified when Watson's IP address changes?

There is no DNS management capability, so only IP addresses are available.Even in SAP and Salesforce environments, IP address management is supported, and I get a call when I make a change, but in the...

1 years ago

1 answers
63 views
0
I'd like to get the number of views for each user on YouTube.

I would like to use youtube api to get the number of views per user.I looked at the youtube api page, but I couldn't find the number of views per user among the sample code and the items I could get. ...

1 years ago

1 answers
61 views
0
Using the Server API with Pyhon

I am trying to use the API with Conoha, which provides the server, but it has failed.What I want to do is add servers using API.https://www.conoha.jp/docs/compute-create_vm.htmlThe user token and imag...

1 years ago

1 answers
132 views
0
Unable to retrieve private member of Organization from GitHub API

I would like to obtain the private member information of Organization from GitHub API, but somehow the acquisition using the access token obtained through OAuth authentication fails.I belong to an org...

1 years ago

1 answers
94 views
0
AUTHENTICATION DESIGN FOR PERFORMING OPERATION API-FORMED FROM SMART APPLICATION

There is a web application, and I want to be able to use the smartphone application that I made myself, so I would like to make the operations that I use in the web application into an API and accept ...


1 answers
53 views
0
LINE Message Retrieval

Would it be possible to use the LINE ID (not for BOT) that I usually use to notify other programs of messages from existing groups as strings?Looking at the homepage of the message API, I understand t...

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.