Closed raheelkhan closed 9 years ago
The sandbox for the Finding API is currently not working.
http://svcs.sandbox.ebay.com/services/search/FindingService/v1
I've opened a support ticket with eBay so that they can resolve it. No word at the moment as to when this will be done.
I'll keep this issue open for the time been in case anyone else hits the same problem.
Looks like the sandbox for the Finding API is now working.
I am just trying to use this sdk and following the Getting Started Guide that show code for FindItemsByKeywordsRequest
Here is the code i used:
I am getting following error
Call to a member function attachment() on a non-object' in /var/www/html/myproject/vendor/dts/ebay-sdk-php/src/DTS/eBaySDK/Services/BaseService.php:186
I dig more into it and tried to see the response of the Guzzle Request on BaseService.php:177 by doing a
die
construct and when running the script, It opens a ebay page that says:This page may have moved or is no longer available.