Comment 7 for bug 1679917

Revision history for this message
josejuan05 (josejuan05) wrote :

I have the same problems with the current version of parcel-tracker.
I am using python 2.7.11-2, python-dateutil 2.4.2-1, and python-gevent 1.1.1-2 from the Ubuntu repos. I've attached the errors shown in the terminal when running parcel-tracker with all but the UPS service disabled and with just the single UPS tracking number.

There seems to be some problem with either the cookie setting or the redirect following. Regardless, it appears cookies aren't necessary to fetch the page for decoding - A bare "curl "https://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=${trackingNumber}" returns the relevant page with full html and parseable data.