-
Notifications
You must be signed in to change notification settings - Fork 1
Event "Carteiro não atendido - Entrega não realizada" #8
Comments
Maybe this is a duplicate of #4. I will assess and let you know. |
Hmm, I understand. Maybe would be good change the URL to request the events. |
Confirming that this tracking code has the same behavior of #4 - they differ from correios official web page. See the screenshot below: So, there is nothing we can do here. Hope you can understand. |
AFAIK the URL we use is the only one that is possible to query data from Correio's without requiring an account. If you are able to get a new one, I will be happy to adapt the code accordingly as long as it improve our responses. |
In the URL https://www2.correios.com.br/sistemas/rastreamento/resultado.cfm it is also possible to retrieve tracking information. See the next example using get-to-post-util: |
I see. When I first tried this, I stumbled into Anyway, I think by changing to use this URL would have a performance impact (HTTP redirect, cookie jar handling and bigger responses), but it would have better results. What do you think if we keep both implementations and client code can toggle between two? If we do that, it would be a smoother change and a first step towards #5. |
HI. I believe that will be good if you keep both implementations and the user choose an option. I will choose the option with more information. Will be nice! |
The event "Carteiro não atendido - Entrega não realizada Será realizada nova tentativa de entrega" is with details null and the information "Será realizada nova tentativa de entrega" is missing.
Tracking code to reproduce: LO886053614CN
Events tracked with rastreio-java (description, details):
* I believe details should be "Será realizada nova tentativa de entrega"
The text was updated successfully, but these errors were encountered: