Questions tagged as 'api'

1
answer

Android JSON No values for

Hi, I'll tell you, I have a problem extracting info from an API in an Android app. When I'm parsing the JSON, it says: "No values for movies" in this case. I'll stick the code to see if you can help me out. The fact is that this same code wor...
asked by 12.04.2016 / 13:55
0
answers

Capture data with Google People API

Cordial greeting I want to be able to capture data such as the basics (name, surname, email ...) and more specific ones such as the birthday and gender; this through a login button. All good with the basic data (I put code below). But I do not k...
asked by 19.08.2017 / 01:34
0
answers

Run a Jasper Reports report from a Python script

I am developing a Python application and I want to use Jasper Reports as a report generator. My purpose is only to launch a report that is in a repository of Jasper Reports . The JasperServer server is working and I have designed reports...
asked by 23.10.2016 / 19:28
2
answers

Help with android studio various activitys, obtaining data

I have a program of 2 activities, the initial activity is a log that connects to a bd by remote control, establishes the connection if the user and password are correct. Now in activity two I need you to show me in a TextView the name...
asked by 10.11.2016 / 11:43
1
answer

Problem when selecting API

I have a problem when I select API 23 6.0. It tells me the following error This version of the rendering library is more recent than your version of Android Studio. Please update Android Studio. org.jetbrains.android.uipreview.RenderingExcepti...
asked by 03.04.2016 / 06:34
2
answers

Color a Google Calendar event

I am creating events in the Google calendar and I want to assign a specific color to the event, but I do not get it, I get the color of the calendar. The code I use is the following, which creates the event perfectly. public static long ad...
asked by 19.09.2016 / 16:36
2
answers

Route control (URL) in PHP to execute API requests

I've been thinking for a while now about the best way to solve this and I do not come up with a satisfactory solution. I would like to exercise strict control over the routes that are introduced in an API that I am designing in my domain....
asked by 24.11.2017 / 16:17
1
answer

Tomcat 8 does not recognize Api REST

I have a Rest API created with Java 1.7, using spring boot. When I start the server in eclipse (which uses an embedded tomcat) the application works correctly and when I show localhost: 8080 / hello the message appears in JSON "Hello World"....
asked by 28.06.2017 / 11:06
2
answers

I do not paint Google Map on the Web

I am trying to use the API of Google Maps so that I can paint a map according to the coordinates that happened to it, I do it with the method geolocation of HTML5 , but nothing appears on the web. I have tried the parameters...
asked by 15.08.2016 / 13:24
1
answer

Can not read property apiRest

I have a problem with this api. this is in html <div id="summary"></div> this is in JS var consuKey = "ck_b04aa6f288ee9a5495dee9c5db0a6b136350e005"; var consuSecr = "cs_1f98d389d0f9b47cd3200023864cf9b7cba50574"; functi...
asked by 28.03.2017 / 18:36