243 questions
http://www.amazon.co.jp/dp/4822242633 for the individual Amazon product page.I think there are many ways to extract only the price of the product by using , but how will you achieve this?I would appre...
I'm developing a service that communicates with an external API, but I have a problemSpecifically, The json schema of the external API response is designed to assume that the correct one will come as ...
I'm developing a backend API and some response parameters do not have a value (such as null on DB) and I'm struggling with the design whether to return it as null or empty to match the type.Currently,...
Hello I'd like to ask you about the error on YouTubeDataApi in GoogleAppsScript.I am writing a program on GAS that adds links to videos in spreadsheets to YouTube playlists.I got this error when I ran...
Hello.I am updating the video using version 3 of YouTube data api.The video comment permission setting was v2, but I can't find it in v3.I referred to the following page.https://developers.google.com/...
I am trying to use Google Speech API for iOS applications using Swift.Below is a sample input from a local audio file: curl-X POST\--data-binary@audio/good-morning-google.flac\--header'Content-Type:au...
Thank you for browsing.I'm afraid this is a very rudimentary question, but let me ask you a question.I am currently developing WebAPI at Django and would like to handle files.Therefore, we are arrangi...
(Windows, Java 1.8.0)Currently, I am writing the following code as an API using JAX-RS (Jersey).@Path(API_01)//URL at API call @POST @Produce(MediaType.APPLICATION_JSON) publicResponseObj execute(Req...
I would like to ask you about the return value in the Cloud Firestore library.Regarding the value returned when executing the code below, is this an instance?For example, if I want to retrieve the 'te...
I am currently studying Python and am writing a program using the API.However, I would like to use a one-dimensional array for the values to be set in JSON, but it does not work.How should I describe ...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.