Questions tagged as 'web-service'

0
answers

Problem with proxy and webservice C #

Error: Request failed with HTTP status 407: Proxy Authentication Required. Hello everyone! I made the generation of a C # class using the xsd file using the VS Developer Command I added it in my project. In my project, I am filling in the...
asked by 14.06.2018 / 16:54
0
answers

How to use webClient for Basic Authentication

I need to access a webservice from a client to authenticate and get an access token, when I use credentials via java or google arc everything works perfectly and I get the access token but in C # I'm not getting it, it returns error 401 unauthor...
asked by 18.06.2018 / 21:58
1
answer

java.lang.NullPointerException error while sending data to a webservice

I have a webservice where I am sending some data. The return of the service is returning this message to me in the integration manual, says it would be an internal error, I wanted to understand if the problem is on my side or the service provide...
asked by 15.06.2018 / 19:50
0
answers

Problem sending SPED-REINF c #

Good afternoon I have a problem sending reinf, when I try to transmit I get the webservice return from the following message: The underlying connection was closed: Unexpected error in a send. --- > System.IO.IOException: Unable to read transp...
asked by 08.06.2018 / 19:38
0
answers

Is it possible to rename an AWS CloudWatch log?

I have several applications running on aws and each application generates a log when it runs. In CloudWach I get this message:    2018/05 / 25T07.33.27 - 356ef447-0e31-49fd-937b-c5f3974ec1d5 You can change the log for:    APPXXX - 2018...
asked by 25.05.2018 / 14:17
0
answers

XML with Laravel 5.6

I've made the link step by step but I still have the following error:    Class 'Artisaninweb \ SoapWrapper \ Facades \ SoapWrapper' not found It already includes:    Artisaninweb \ SoapWrapper \ ServiceProvider :: class, and also...
asked by 24.05.2018 / 10:42
0
answers

Why is my web service returning "Operation Timed Out"?

I searched exhaustively in the forum StackOverflow (and also Google) some question similar to what is happening to me, but I did not find anything. So I decided to build this issue in the hope that someone in the community could help me. Prob...
asked by 29.05.2018 / 21:39
0
answers

Web-API display problem with tables with relationships

Good morning, people, I am developing a WEB API to be consumed in a mobile application using Xamarin, I am transposing the classes directly from the database with the code first of Visual Studio, however when I try to generate a simple view o...
asked by 22.05.2018 / 15:25
0
answers

Consume WebService NFe GO C # Error 495 Unknown Code

I'm getting the following error when trying to consume the GO NFe WebService Error 90 - NfeStatusServico. The remote server returned an unexpected response: (495) Unknown Code As I'm creating a dll I do not have the configuration file pr...
asked by 22.05.2018 / 18:41
0
answers

How to get the PHP SOAP XML before sending?

I was reading about the function __getLastRequest of SOAP PHP and I saw that this function returns the last XML sent in 'POST, but if there is an error I can not get the content sent, because it seems to me that the function...
asked by 16.05.2018 / 17:14