Questions tagged as 'web-service'

0
answers

Consumption webservice with error: unsupported content type

My first question is: Can I call the WebService directly via JQUERY / AJAX or do I need to have something in PHP or some other backend language to perform the integration? If it is possible only with JQUERY / AJAX , it follows the prob...
asked by 11.12.2017 / 13:59
0
answers

Developing an application with webservice how to approach

I am doing a project that consists of an online platform for managing a clinic, where it should contain a website and an application. My main idea is to create a WebService to meet both platform and application requests. My project would b...
asked by 02.02.2018 / 21:04
1
answer

CURL PHP request for a WEB Service

Good morning, everyone. Guys, I'm having a problem communicating with webservice from a third-party company here where I work. Explaining above, I need to send a transaction report with coupons that have been identified with the cashback option...
asked by 04.01.2018 / 13:10
0
answers

Error consuming JSON: "json parsing error value! doctype of type java.lang.string can not be converted to jsonobject"

I'm trying to consume a JSON in my application. I created a SplashScreen and in it, I'm trying to download the data from the JSON file and send it to my MasterActivity , where, construct a ListView with this data. I'm getting the follow...
asked by 11.11.2017 / 23:17
0
answers

Access external webservice with cakephp

I'm trying to make requests in external WebServices with Cake's HttpSocket, the documentation has this example $HttpSocket = new HttpSocket(); // string query $results = $HttpSocket->get('https://www.google.com/search', 'q=cakephp'); // a...
asked by 13.11.2017 / 23:47
1
answer

Error trying to insert data into Mysql database [duplicate]

I'm trying to insert data from a promotion into the MySQL database via a REST Web Service in Java, but when trying to insert me returns the following error: Grave: ERRO ao Inserir Promocao - com.mysql.jdbc.exceptions.jdbc4.MySQLIntegri...
asked by 10.11.2017 / 03:36
1
answer

Basic Authentication in WebService Rest C #

Good afternoon !!! I'm implementing a WebService Rest but I'm not able to call the BasicAuthentication method from another class. [WebInvoke(Method = "GET", ResponseFormat = WebMessageFormat.Json, UriTemplate = "ConsultarCodigo/{cpfcnpj}")]...
asked by 16.11.2017 / 20:12
2
answers

PHP Web Service with INNER JOIN

I'm creating API for consumption in Ionic applications, but I'm struggling for 2 weeks in one of these api's, where I relate data in more than one table with inner join. I tried to do as in my php system, where I add the items in the bank, could...
asked by 10.11.2017 / 18:11
1
answer

Prestashop integration with ERP

I need to have integration of orders, customers, products and change prices / promotions of Prestashop with ERP. In the case the goal would be as follows: 1 - When making a sale or registering / editing some product or customer in the virt...
asked by 06.11.2017 / 22:11
0
answers

Consultation NFE site http://www.nfe.fazenda.gov.br/portal/consultaRecaptcha.aspx?tipoConsulta=completa&tipoConteudo=XbSeqxE8pl8= [closed]

I used to feed my system with the data of the note informing the key of the note and the captcha, But with the move to reCaptcha it is no longer possible. How can I do this using WebService in PHP? Someone has some examples     
asked by 06.11.2017 / 20:43