Posts by Francisco Luz • 131 points
3 posts
-
0
votes3
answers901
viewsA: Webservice REINF Upload - Remote server returned an error: (500) Internal Server Error
NO matter which programming language, framework or lib vc uses, debug the request XML using Postman. In this question here i explain how to configure and use Postman ( super simple ) and also how to…
efd-reinfanswered Francisco Luz 131 -
1
votes1
answer255
viewsA: EFD-Reinf via Postman -> Returns MS0028 error ("The loteEvents parameter was not reported in the service call")
The problem is in the envelope formatting, the root element was missing (in SOAP’s Body) ReceberLoteEventos encapsulating the EFD-Reinf lot. The constant envelope example in developer’s manual,…
-
2
votes1
answer255
viewsQ: EFD-Reinf via Postman -> Returns MS0028 error ("The loteEvents parameter was not reported in the service call")
I am using the Postman to understand exactly what needs to be sent in http request. Authentication: In the program Postman I finished the menu Files -> Settings, flap Certificates and informed…