timotheus / ebaysdk-python

eBay API SDK for Python
https://developer.ebay.com/tools/sdks
Other
806 stars 326 forks source link

Example returns None #1

Closed JDBurnZ closed 12 years ago

JDBurnZ commented 12 years ago

By your instruction, I edited YAML file to include our password, username, appid, certid and devid in Trading, Shopping and Finding/Merchandising

Installed ebaysdk and attempted running the example provided on the main page of this project on Git Hub.

The resulting output is as follows: None

If I print "f.error()", i get the following text: findItemsAdvanced error: Error sending request:Internal Server Error

Is this an issue because I am not sending a Token (even though according to eBay documentation I can pass a User Name and Password instead)?

timotheus commented 12 years ago

This piece of code was left uncommitted. It has now been committed to our google code project - http://code.google.com/p/ebay-sdk-python/ - I was/am planning to switch to github, but it turns out I'm not quite ready to make the switch. I'll update github with this info. For the meantime please use google code to grab the latest fix.

JDBurnZ commented 12 years ago

Tim, thank you much for the prompt reply, I'll reference the Google Source code tomorrow. :) Josh

Date: Tue, 3 Jan 2012 17:42:16 -0800 From: reply@reply.github.com To: joshuadburns@hotmail.com Subject: Re: [ebaysdk-python] Example returns None (#1)

This piece of code was left uncommitted. It has now been committed to our google code project - http://code.google.com/p/ebay-sdk-python/ - I was/am planning to switch to github, but it turns out I'm not quite ready to make the switch. I'll update github with this info. For the meantime please use google code to grab the latest fix.


Reply to this email directly or view it on GitHub: https://github.com/timotheus/ebaysdk-python/issues/1#issuecomment-3349494