Questions tagged as 'api'

1
answer

Error: Program type already present Android Studio

I'm trying to use the Twitter API to only show a tweet, the application does not have any code but it gives me the following error:    Program type already present: android.support.v4.app.FragmentTransitionCompat21 $ 1   Message {kind...
asked by 26.04.2018 / 13:08
1
answer

Javascript button to get a Trello token

I'm trying to get my trek token by using this javascript function that is executed when a button is pressed, picks up a key, calls the treble api to get a token and then sends the apikey and the token. By including Trello's call to the api I sto...
asked by 11.03.2018 / 13:58
1
answer

Problems Vue js and api

I'm doing a SPA with Vuejs, (router and axios) I'm trying to get an id of a json object called from an API, for when I click on this feature, that is, I have my APi of https://adventuretimeapi.herokuapp.com/places adventure time and I wan...
asked by 19.02.2018 / 14:26
2
answers

Json a Object, using api rest

I'm doing a java program using api rest to connect and get data from the database. For now I have the following classes: And the json corresponding to the information of the users are: { "id": "1", "name": "ejemplo", "email":...
asked by 02.03.2018 / 12:28
1
answer

error when running window in android app in versions less than 7

I have problem executing window in application with android less than 7 I can not find the error or incompatibility I leave the logcat code FATAL EXCEPTION: main j...
asked by 14.11.2017 / 23:25
1
answer

Why does the Google Maps API not work on a server? [Error: The Geolocation service failed]

Currently I just upload what I have from my website to a test server and it is free, locally if the api of google maps works and shows me the location where I am currently. But when I uploaded my website to the server and modified...
asked by 20.07.2017 / 07:10
1
answer

Collect data from xml online

I explain a little what I want to do and what I have tried. I'm doing a java project with JSP from a betting page. So, I have an api of resultados-futbol.com that gives me all the soccer matches. This is the xml format. So my idea is to co...
asked by 22.05.2017 / 11:48
1
answer

Gif Images - Giphy Api PHP

Hello stack overflow people I have a problem with this Api of Giphy what happens is that I do not get the image that I'm pining but it does not give me any good error I hope you help me see my error <?php $url = file_get_contents('http...
asked by 08.09.2017 / 18:08
2
answers

Error with one many relations RestFul spring hibernate

Hello, how are you? I am putting together a small api rest ful project and using a single table without relationships works well, now if I add more tables and relationships, the json is missing. Consiguration @Configuration @ComponentScan(base...
asked by 03.03.2017 / 18:41
1
answer

Yahoo API Weather sometimes responds, sometimes not

Good morning, good afternoon. I'm using the yahoo weather API in an application but I have a problem. This is the query I do to do the GET Maybe I'll return data, maybe not, that's my problem. Is there any ip limitation to access several ti...
asked by 07.01.2017 / 13:50