Questions tagged as 'api'

0
answers

Error Prestashop webservice when uploading image

I am developing a module for Prestashop that is responsible for synchronizing elements between stores. I have managed to create a product from the store that has installed the module in the store that has the Webservices activated, the problem c...
asked by 09.04.2018 / 11:48
0
answers

Error using Volley on Android 6

When making a request using volley in Android 6 gives this error: java.net.ProtocolException: Unexpected status line: <?xml version="1.0" encoding="UTF-8"?> But if I try it in Android 7 works perfectly. I am using...
asked by 07.04.2018 / 00:35
0
answers

Error with java code in Elastic Searc 6.2

I am using the api client for java of elastic search and I try to make a query and it marks me this error:    Exception in thread "main" ElasticsearchStatusException [Elasticsearch   exception [type = parsing_exception, reason = [multi_match]...
asked by 07.04.2018 / 05:03
0
answers

Problems consuming api rest from angular

I have a api rest with a cors filter package com.constellation.market.config; import java.io.IOException; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.Servlet...
asked by 29.03.2018 / 18:50
0
answers

Implement FOSoAuth2 in Symfony 3

I am setting up an APIRest with the following bundles FOSUserBundle FOSRestBundle FOSoAuth2Bundle NelmioBundle (this to document the API) I know how to get the authorization token to make the requests to the controllers. My problem...
asked by 20.03.2018 / 20:38
1
answer

Problem making requests to an api rest from angular 5

I have an api rest that I try from the postman and I get an answer without problems. "content": [ { "username": "john.doe", "password": "$2a$10$l1uYkX5AX3pul86A3O5mgujwff6dYDCepixCGwyMjslWP3frCoSpi", "firstName": "J...
asked by 29.03.2018 / 16:13
1
answer

DELETE Not Found with Postman in APIREST NodeJs with Mongo and Mongosoe

How about classmates? I'm working on an api rest with NodeJs, MongoDB and Mongoose, but when implementing DELETE by Id, the postman sends me an error      Cannont DELETE /api/product/5aae8f9df40f3924a4b984f In the status of the Postman sends a 4...
asked by 18.03.2018 / 21:24
1
answer

Activate Live Api Paypal mode

I am enabling the payment option on my website through the PayPal App, I have done the tests with the sandbox mode and everything works correctly; The problem is that I want to test it in live mode so that it is ready for production and I can no...
asked by 04.04.2018 / 07:01
0
answers

Error in http Ionic to an api de laravel

If anyone knows what the problem is, I need help for my ionic 3 application that calls a laravel api. It works correctly when you run my ionic application from the web, calling localhost: 8000 / api / employees, however I need to run the applica...
asked by 13.03.2018 / 17:04
0
answers

Listify in Wordpress does not always save coordinates, Any ideas?

I have a site in wordpress, which uses a plugin called Listify which works as a directory that allows you to add the elements that you save to a map by mining Google services for Geocoding. My problem is that sometimes if you save the coordinate...
asked by 08.03.2018 / 15:30