Thanks for this library, it makes dealing with the ebay API significantly easier.
I was trying to access my own ebay account programmatically.
I am able to use this code to get the URL for the user login, but it seems that the only way I can provide credentials to get a user token is to go through a browser. Is there a way to provide credentials to my script so I can get a user authorization, and be able to download my ebay user's history, etc?
Thanks for this library, it makes dealing with the ebay API significantly easier.
I was trying to access my own ebay account programmatically.
I am able to use this code to get the URL for the user login, but it seems that the only way I can provide credentials to get a user token is to go through a browser. Is there a way to provide credentials to my script so I can get a user authorization, and be able to download my ebay user's history, etc?