Open eporto2021 opened 3 years ago
For me it did not worked aswell.
The version in this repo is Python 2. I did a Python 3 port and refactored it, and your welcome to it. https://github.com/matecsaj/ebay_rest/blob/main/src/ebay_rest/token.py.
Having the same issue. Kind of embarrassing that eBay has an SDK that isn't accessible after Python 2 which has been end of support for four years at this point.
@springfielddatarecovery I recommend trying the ebay_rest library created and maintained by @matecsaj
We tried to install typing extensions with version 3.9.7 but it did not allow us to.