api tag

243 questions


1 answers
113 views
0
Understanding the Translator Text API

We are currently working on an application using the Translator Text API.I am working on Unity 2017.2, but Error retrieving token for API use.Error Description: Access denied due to missing subscripti...

1 years ago

1 answers
99 views
0
I want to change to monocular (single-lens) mode in Google VR SDK for Unity v.1.5.0 or later.

I would like to build it in single-lens (single-lens) mode for children.With Google VR SDK for Unity v1.40 and earlier, we were able to change the flag of GvrViewerMain to monocular by setting it as f...

1 years ago

1 answers
100 views
0
Unable to retrieve Audience data from Google Analytics Core Reporting API

It's just as the subject says.The language is developed by Javascript.The code looks like the following gapi.client.analytics.data.ga.get({ 'ids': 'ga:' + profileId, 'start-date': $(.start_date inpu...

1 years ago

3 answers
90 views
0
Secure communication method between smartphone application and API

I'm developing an Android app and using Ajax communication during startup.Hit the API on the server and retrieve the JSON output from the API.Trying to process information.At this time, the API placed...

1 years ago

1 answers
66 views
0
How to retrieve the item model with like_user included

I'm making api with rails, but I can't design it the way I want to, so I'd like to ask you a question.I'd like to get multiple Item models in Tag models including item model like_users (users who like...

1 years ago

1 answers
78 views
0
Change DNS server when embedding YouTube in iOS app swift UIWebView

I am creating a YouTube playback app with Swift2.I'm playing YouTube embedded in UIWebView, but depending on the video Limited playback on certain sitesis displayed and cannot be played.Therefore, if ...


1 answers
91 views
0
Only Facebook SDK 'name' kanji can be retrieved

let graphRequest=FBSDKGraphRequest (graphPath: me, parameters: [fields: id, name, first_name, last_name, picture.type(large), email, locale)As you can see above, I have retrieved profile-related data ...


2 answers
90 views
0
I want to scale out the periodic execution process that handles huge amounts of data according to the amount of data.

I would like to run scripts using WebAPI that return huge amounts of data regularly with relatively short 5-minute intervals.A script that runs periodically retrieves data from WebAPI and then jumbles...

1 years ago

2 answers
120 views
0
About information that can be obtained on amazon api

I have a question about amazon api.I am writing to ask you a question because I didn't really understand even after I looked itIs it possible to obtain the following information about the product usin...

1 years ago

1 answers
76 views
0
I want to convert the URL of the web page to UserId or GroupId in Facebook Graph API.

I would like to convert the URL of Facebook to UserId or GroupId as shown on the following site.http://lookup-id.com/I can't find the equivalent of the Facebook Graph API.Does anyone know how to conve...

« - 4 - »

© 2024 OneMinuteCode. All rights reserved.