api tag

243 questions


2 answers
150 views
0
OAuth authentication for access token acquisition is not working

We are developing PHP using the Instagram API in our local environment.When authenticating the application for access token acquisition, if you skip the URL to Instagram from the login screen, the fol...

2 years ago

1 answers
109 views
0
BaseBand Audio Processing with High-Level APIs

I don't know how to use the high-level API in the Sony Spresense SDK, so please let me know.I'm thinking of developing a program that processes audio signals from microphone input with its own algorit...

2 years ago

1 answers
117 views
0
I want to use the Buffett code WebAPI from curl.

I would like to use the following Buffett code WebAPI from curl.http://docs.buffett-code.com/How can I get a response?

2 years ago

1 answers
99 views
0
If I cancel the shutdown, does the IME undetermined string disappear?

You can block the shutdown by calling ShutdownBlockReasonCreate() and returning FALSE to WM_QUERYENDSESSION, but when you cancel the shutdown, the IME undetermined string no longer appears in the bloc...

2 years ago

1 answers
69 views
0
I wrote the code for API using json, but an error occurred.

I can't find the wrong part myself, but somehow I get an error.Please let me know who you are.By the way, this is using the API of the game Crash Royale.Clash Royale APIThe error codes are as follows:...

2 years ago

1 answers
126 views
0
Is it okay to follow the robots.txt on YouTube and access it from the program?

Creating a BOT to regularly access YouTube using Python requestsYouTube's terms and conditions say something like thisTerms of Service: https://www.youtube.com/static?template=terms&hl=en&gl=U...


1 answers
103 views
0
I would like to resolve the output of "error": "invalid_grant" in Google Calendar API.

I wanted to use the Google Calendar API, so I was running a test, but the following error appears.PHP Fatal error:Uncaught Google\Service\Exception: { error: invalid_grant, error_description: Token ha...

2 years ago

1 answers
87 views
0
I want to narrow down the number of files in the articles folder in the GitHub repository.

You can now retrieve all the files in the folder in the repository.https://api.github.com/repos/user/zenn-content/contents/articlesRepository page:https://github.com/wimpykid719/zenn-content/tree/mast...

2 years ago

1 answers
138 views
0
About SendInput in Lock Screen

Create a resident application and press the Num key in SendInput while locking the Windows screen.The NumLock LED on the keyboard does not change when simulated.(Windows doesn't seem to recognize it.)...

2 years ago

1 answers
93 views
0
WinAPI cannot send text to RGUI

Thank you for your help.We are creating an app that sends command text to the GUI version of the statistics and analysis environment R in Windows 7.I succeeded in obtaining RGUI's parent window handle...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.