Questions tagged as 'api'

1
answer

Send command to mikrotik from API with PHP

Hi, I would like you to help me create a php that sends an order to my mikrotik, the exact command that I want to execute within the mikrotik would be this:    / user add name = api group = full password = api comment = userapi. I have al...
asked by 28.10.2018 / 01:45
0
answers

Fetch access-control-allow-origin

I'm calling an API with a fetch, when I make the call I get the following:    Failed to load link : Response to preflight request does not pass access control check: No 'Access-Control-Allow- Origin 'header is present on the requested resour...
asked by 09.10.2018 / 04:04
0
answers

Consume API to BD

I am working on my degree project and I have to make a system that works based on an API. This API must be integrated into a database, that is, I must extract all information regarding the company for which I work and integrate it into a local b...
asked by 05.10.2018 / 14:28
0
answers

Does not google maps load me with the location?

I am developing a bus application where according to the user's location it tells me that bus is closer to my position to be able to get to X place but my main problem is that I can not get the app to detect my location. On the map: import...
asked by 04.10.2018 / 16:16
0
answers

Import CSV file from Facebook API

I need to download the cvs generated by the ads / promotions I'm using Marketing API and php ads but I can not create the http request, this question was asked before and they created the link in the following way: https://www.facebook.com...
asked by 05.10.2018 / 05:26
1
answer

Modal is not shown in materialize (Omdb API)

I am using omdb api, it turns out that when I click on the link already created in the first request, it does not show me the modal for each movie (id) in specific. $(document).ready(() => { $('.modal').modal(); const API_KE...
asked by 01.10.2018 / 09:44
0
answers

Retrieve customer data using the API using PHP

I would like to retrieve customer data in a list of orders that I have. Ando something lost in how to recover the detail of each element that forms the XML from the xlink ... The current structure that I have in the XML that returns to me is:...
asked by 30.09.2018 / 23:03
0
answers

Error java.net.SocketTimeoutException on Android with REST API

I have an application that sends JSON's to a controller so I can handle them and save them to the Database. I have tried and saved them correctly. The problem I have is that I do not get the server's success answer but I have a message the Log...
asked by 28.09.2018 / 18:08
1
answer

Slow on site wordpress when activating the Mercadopago plugin

I wanted to ask for help, since I am creating an online shopping store for a wordpress client. I have installed woocommerce and the plugin of mercadopago with the versions that I show in the attached image. I have a very serious problem...
asked by 26.09.2018 / 17:45
0
answers

League of Legend API with javascript

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <t...
asked by 25.09.2018 / 21:27