api tag

243 questions


1 answers
64 views
0
Error registering task with AzureDevOsp via http communication using "workItem-create API"

workItem-create APIhttps://dev.azure.com/ {organization}/{project}/_apis/wit/workitems/${type}?api-version=5.0①PersonalAccessToken②Three locations in the URL  I entered , but the response was 203 erro...

2 years ago

1 answers
82 views
0
Google Maps API V3 is unable to view street views.

I use the Google Maps API javascript V3 to display the map on the web page with my own script.The maps and markers that are displayed by default are displayed without any problems, but if you drag and...

2 years ago

2 answers
37 views
0
I want to use the local API of Nature Remo in swift.However, the status code 400 is displayed.

I'm writing a program because I want to use Nature Remo's local API, but it doesn't work.I wrote a program to send URL requests while referring to articles on the Internet.I was able to use the API on...

2 years ago

1 answers
99 views
0
Is there a way to get JASRAC's work code from MP3 music files?

Thank you for your help.I'd like to manage the database of MP3 files for music, such as the file name and I can't make it a unique key by the song name, so I wanted to get a non-overlapping ID.The XXX...

2 years ago

1 answers
144 views
0
How to get window messages received by other applications

Thank you for your help.Could you help me with the subject matter?I am currently creating an application in VB.NET.Launch another application B (e.g., .cmd.exe) in Process.start from the application A...

2 years ago

1 answers
84 views
0
In API response, I want to store any entity in the BODY and return a non-HTTP status of 200.

running environment:Windows, Java 1.8.0I am currently writing the following code as an error response to an API using JAX-RS (Jersey).Now, I want to return HTTP status such as BAD_REQUEST while storin...

2 years ago

1 answers
94 views
0
Error if url parameter in restfulAPI contains %

I am creating a WEB API in playframework 2.x, but I get a Bad Request error when the url parameter contains %.For example, when searching with the string 20% off...Bad Request For request 'GET/search?...

2 years ago

1 answers
62 views
0
I am trying to deploy a place library using Google Maps apiv3, but I get an error.

I am referring to samples from various sites, but I get an error.I have written the library loading in the libraries parameter of the api bootstrap URL.Other than that, I am writing the same way after...

2 years ago

5 answers
85 views
0
Questions about how to name an API when the number of APIs increases

Currently, in my company, the API names are api1, api2, api3, and so on.When calling api, it's like api/v1/api1.I don't know what api is going to do with this.There are two reasons why I chose this na...

2 years ago

1 answers
88 views
0
I want to create a function that returns the value obtained in the request in Node.js as a return value.

I would like to do something like taping the API based on the results obtained from the API.When I use the request module, is there only a way to write continuously in the function?(Arrow Location) re...

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.