Question

I'm using Fedex supplied example code for C# and I can NOT get it to return any information for active packages.

I've gotten issued a production api key/meter number/password but all it ever tells me is that. 'No information for the following shipments has been recieved...'

I'm using the example program for 'TrackWebServiceClient' verbatim only changing the credentials.

Was it helpful?

Solution

Make sure the wsdl you got is not pointing toward the test services, but towards the live service instead. ;)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top