I have a problem to consume the electronic invoice webservice of the city of Sertãozinho. The server in this NFS uses Tomcat with mutual authentication (handshaking). The production server address is:
[https://nfe.sertaozinho.sp.gov.br:844...
How do I configure my API, Graph API explorer from my faceboock to use the Token so that it shows / lists my My Face Groups? I do not know how to configure because I have a system that uses the user token of this api to show my Groups and Page...
An application with Ionic Framework, can access a mysql database like a conventional web application? hostnet. Or is a web service required? And what about the safety issue?
The access will be totally online, without using SQlite
I would like to know if it is possible to make a complete consultation of the NFe of the Federal Revenue, even though it is not the issuer or the recipient of the NF.
I need this because I get some XML from NFe and I need to validate if this...
I'm doing the token implementation through this tutorial , but when I try to implement the ContainerRequestFilter the program issues the error below.
The error occurs only with the implementation of the class. How can I modify my settings so...
I'm starting in Android development and I'm having a tense question here. I have a Json return like this:
[
{
"codTransportadora":295,
"NomeTransportadora":"UTILISSIMO",
"codEmpresa":3122
},
{
"codTransportador...
I'm trying to get the service invoices issued against my company in the city of São Paulo and the return is always error 1102 "Request XML message of service without content."
I'm using a Chrome plugin called Boomerang so that I can actually...
I'm developing XSLT for XML in my hands, which makes encoding costly.
Is there any tool that is ide / site / plugin to apply an xslt transformation to an xml?
XML
<?xml version="1.0" encoding="utf-8" ?>
<Produtos>
<produ...
I created an App that communicates with an ASMX Web Service, it runs correctly when I deploy the emulator, however when I go to test using Xamarin Live Player to debug on the iPhone, these errors appear in the Reference.cs inside the web Referen...