egg- / delivery-tracker

delivery tracking library for Node.js
MIT License
127 stars 46 forks source link

Tracking for RoyalMail does not work #40

Open azad241 opened 3 weeks ago

azad241 commented 3 weeks ago

I tried to track a Parcel of Royal Mail using the Tracking number but it always response

{ "courier": { "code": "royalmail", "name": "Royal Mail" }, "status": "Pending", "checkpoints": [] }