Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

Fedex Web Services Intergration start

Feb 7, 2012 9:26PM PST

I am trying to load the fedex track web service in to my VB.net program (project --> web reference). When I enter the below address into the URL,

https://wsbeta.fedex.com:443/web-services/track


I get the following message

- - - soapenv:Client 9999: Empty web-service request, unable to determine service. - - 9999 Empty web-service request, unable to determine service.

Fedex says that the above is the correct URL but i am not having much success. Looking to confirm above url and if it is correct, why can't I get this web service inot my project.

Thanks for your help

Discussion is locked

- Collapse -
Answer
The start of the URL looks OK
Feb 7, 2012 9:33PM PST

But it ends before containing the track-and-trace id in the prescribed (xml?) format. So fedex doesn't know what to do with it.

Kees

- Collapse -
Answer
Fix?
Mar 1, 2012 6:39AM PST