matecsaj / ebay_rest

A pip package that conveniently wraps eBay’s RESTful APIs.
MIT License
43 stars 12 forks source link

New locale query parameter localizes OAuth Consent page #54

Open matecsaj opened 2 years ago

matecsaj commented 2 years ago

A new locale query parameter is now available for the GET https://auth.ebay.com/oauth2/authorize OAuth endpoint. This new query parameter will allow the developer/seller to localize the OAuth consent page based on the marketplace you're targeting. See the Configuring the HTTP query parameters section of the Getting user consent page for more information on this query parameter and using the GET https://auth.ebay.com/oauth2/authorize OAuth endpoint.