0
When trying to send xml R1000 I get the following error: "The HTTP request was Forbidden with client Authentication Scheme 'Anonymous'."
Someone can give me a boost?
0
When trying to send xml R1000 I get the following error: "The HTTP request was Forbidden with client Authentication Scheme 'Anonymous'."
Someone can give me a boost?
Browser other questions tagged web-service efd-reinf
You are not signed in. Login or sign up in order to post.
You need to access the service using a digital certificate. What programming language is using?
– Pedro Gaspar
I got it here, Thank you.
– Flavio Santos
@Pedrogaspar good afternoon, I saw several of his posts that helped me a lot in the whole process. At the moment I have already been able to sign XML but I am receiving messages from Invalid ID. Have hint?
– Flavio Santos
The best thing would be for you to come up with a new question with that question, because it might help others as well. Put as much detail as you can, including the programming language you are using, the error message, and which ID you are reporting. Most likely it should be the ID format that should be incorrect. Even, if you can post here also what was the solution of this your question, why can help others, which is the intention of Stackoverflow! : -) By the way, I don’t know if you’ve seen this page that gives an overview of how the site works: https://answall.com/tour
– Pedro Gaspar
Solved - Thanks for the tip of the Tour of the site. About the ID-Invalido error I managed to solve. The problem was due to manual change I was making of the URI="#ID1111....". I found this information in one of your posts. (https://answall.com/questions/295153/c-efd-reinf-1-03-02-assinatura-do-evento-inv%C3%A1lida-assinatura-digital-do-docu/295159#295159)
– Flavio Santos
I’m glad you solved it. When you find some useful tip, you can give a positive vote on the post, so it becomes more relevant and can be found more easily, and in that case would give me some dots as well! :-)
– Pedro Gaspar