davidtsadler / ebay-sdk-examples

Several examples of using the eBay SDK for PHP
http://devbay.net
Apache License 2.0
184 stars 100 forks source link

fatal error class DTS/ebaysdk/filetransfer/service/filetransferservice not found #11

Closed ghost closed 9 years ago

ghost commented 9 years ago

i am not getting any filereferenceid and taskreferenceid.... untitled

davidtsadler commented 9 years ago

It looks like you may be connecting to eBay's sandbox. From what I can tell there may be an issue with the sandbox in that it's not returning the FileReferenceID and TaskReferenceID fields. Sadly the only thing I can recommend is that you may have better luck with using eBay's production server.