api tag

243 questions


1 answers
61 views
0
retrieve an image from an iPhone folder

I'd like to add a photo-taking function in the template of the ToDo app to select photos in the iPhone folder.function addToPicture(){ navigator.camera.getPicture(addTodo, function(){ alert(Failed to...

1 years ago

1 answers
81 views
0
PHP google apicalendar v3 auth 2.0 authentication error

I would like to run Google API calendar quickstart.php to access the calendar with Auth 2.0, and eventually modify it to read and write events.The google apic client contains the I am using google-api...

1 years ago

1 answers
125 views
0
Information About Using the Translator Text API with Unity

Unity is creating an application for hololens.I want to use Azure's Translator Text API, but it doesn't work well.I will put the error and code on it, so please let me know when you know.The reference...


1 answers
74 views
0
I want Watson Discovery to add any metadata to the document.

Learn how to add any metadata to the document in Curl from the Watson API Discovery.Discovery's API references contain phrases that allow you to specify metadata when adding or updating documents (exc...

1 years ago

1 answers
90 views
0
python staticmap api GeocoderError: Error OVER_QUERY_LIMIT

We have constructed the program by referring to Save a map around a specific coordinate as an image using urllib on the site below.I rewritten html1 and html2 and put in the google api key, but it say...

1 years ago

1 answers
129 views
0
How to obtain copyright information from the YouTube Data API

Copyright information that appears on the management screen using the YouTube Data API (for infringement or blocking in some countries)You are about to retrieve the .I have checked the response by ref...

1 years ago

2 answers
73 views
0
TokenMissmatchException Error on Cross-Domain External API

Both those who hit and those who receive the API use Ravel as the framework, and they use guzzle to hit the external API.At that time, a tokenMissMatchException error appears because TokenCheck is tur...

1 years ago

1 answers
79 views
0
How to determine which live broadcasts have been released and booked via YouTube Data API.

The current Youtube Data API provides the same format for Premier Published/Reserved Live Distribution (data obtained below), and the values of liveBroadcastContent are the same as upcoming, none, liv...

1 years ago

1 answers
146 views
0
Understanding CORS Policy Errors for Preflight Requests

Developed API in Laravel (5.7.0) and client-side applications in Angular (CLI 7.3.7).Domainis Angular: example.com Ravel: api.example.comand subdomain type.serveris xserver.The Angular app is that re...

1 years ago

« - 9 - »

© 2024 OneMinuteCode. All rights reserved.