ebay-oauth-python-client icon indicating copy to clipboard operation
ebay-oauth-python-client copied to clipboard

Python OAuth SDK: Get OAuth tokens for eBay public APIs

Results 11 ebay-oauth-python-client issues
Sort by recently updated
recently updated
newest added
trafficstars

### Description This PR addresses an issue with the broad app_scope in the `get_application_token` method. The `app_scopes` list has been limited to the valid scope to prevent the `invalid_scope` error....