-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example returns None #1
Comments
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. |
Tim, thank you much for the prompt reply, I'll reference the Google Source code tomorrow. :)
|
Allow parallel support in python 3
Allow parallel support in python 3
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)?
The text was updated successfully, but these errors were encountered: