Error consuming NFe service

0

Good afternoon,

I am doing a webservice in asp.net to consume the Nfe service of the site of the farm, however when trying to add service reference in the project with the url:

  

link

You're giving me an error:

  

There was an error downloading ' link $ metadata'.   The request failed with HTTP status 403: Forbidden.   The metadata contains a reference that can not be resolved: ' link '.   The HTTP request is prohibited with the client authentication scheme 'Anonymous'.   The remote server returned an error: (403) Forbidden.   If the service is defined in the current solution, try to compile the solution and add the service reference again.

Can anyone help me?

Thank you in advance.

    
asked by anonymous 16.04.2018 / 22:34

1 answer

0

You have to refer to Web Services in Advanced - > Add Web Reference

And with certificate Valid if not going to give error.

    
16.08.2018 / 22:47