Questions tagged as 'api'

0
answers

PHP: Publish item mercadolibre API

I have been working with the api of mercadolibre, now I wanted to publish an item (I managed to do it from Advance REST client) from my application PHP , but I have no idea how to pass the parameters in Advance REST client. step writing the jso...
asked by 20.01.2017 / 22:29
2
answers

Wait for a change in the database to return the result in web api controller

I have programmed some Web Api controllers to feed a mobile application with data ... In one of the controls I must wait for a column in a table for a specific ID to change to return a response (in this case a JSON) I was trying to use Sql...
asked by 18.10.2016 / 00:26
0
answers

Error npm start [closed]

I'm trying to follow Codelab of excel de google , because I want to implement the API of google and it gives me the following error that I do not know how to solve it. C:\wamp\www\zona_proves\plugins\sheets-api-master\start...
asked by 12.09.2016 / 15:41
2
answers

error when installing dingo / api

I'm trying to install dingo / api for an api rest in laravel 5.1 but when I execute composer require dingo/api:1.0.x@dev it throws me this error: Your requirements could not be resolved to an installable set of packages.    Problem...
asked by 28.06.2016 / 19:10
0
answers

Java EJB API REST - Handling Exceptions Databse PostgreSQL

I am continuing a project that I have not started and I have to follow some guidelines. I'm having problems with exception handling, I put the code and then I ask: The project consists of several "projects in Java", I will name only those tha...
asked by 23.08.2016 / 19:54
0
answers

Slick carusel angular with multiple images stored in api rest

I'm trying to make a carusel using slick carusel with multiple images that are stored in a database and I send them by means of an api rest but when I execute it, it does not make me the carousel but it only shows me the images asi: thi...
asked by 25.07.2016 / 22:50
2
answers

Api Windows c # window handler

I have an application that has two forms (username and password), and I would like to design an application that logs in that other application automatically. I've done it with SendKeys and it works pretty well, the problem is that if the use...
asked by 10.11.2018 / 02:23
0
answers

I can not create a calendar that syncs with Google

I'm trying to create a calendar in the Google account, I've managed to create calendars but none of them are synchronized with the Google account and I do not know what I'm doing wrong. I think I know where the problem is but I can not solve...
asked by 16.09.2016 / 17:19
0
answers

Is it possible to create a new Google calendar from an Android App?

I want to create a Google calendar programmatically that is synchronized with the Google account. I've been searching and using ContentProvider allows you to create local calendars with type ACCOUNT_TYPE_LOCAL that do not allow...
asked by 09.09.2016 / 12:30
2
answers

Fit two divs

Good, I need guidance to make a Flickr gallery and a Google Maps map fit on one page. I need the left half of the page to show the gallery and the right half of the Google Maps map. The HTML code that I am using the following: <ti...
asked by 20.05.2017 / 15:27