jazminschroeder / fedex

Ruby library to interact with FedEx Rate Web Service
105 stars 179 forks source link

not able to track with tracking id #116

Open kamal-github opened 8 years ago

kamal-github commented 8 years ago

I just created a shipment in development mode, my shipment got created i am able to parse tracking number also, but when i track by tracking number, it is saying Fedex::RateError: This tracking number cannot be found. Please check the number or contact the sender.

I used the example given in README.

Please help.

m3m3nto commented 8 years ago

Hi, if you are trying with the testing environment the tracking api is ok. The tracking api is not available with the testing environment.

nhodges commented 8 years ago

I still get RateError in 'production' mode with production keys.