cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Add OAuth Scopes to grant_type=client_credentials

As a commercial seller, we would like to use Python to download fulfillment information for analysis and reporting. Is it possible to add scopes to our Production Client Credential Grant Type? Please advise.

Thank you!

Message 1 of 2
latest reply
1 REPLY 1

Add OAuth Scopes to grant_type=client_credentials

Hi @markfennellwuzhere,

 

Fulfillment API resources require an access token created with the authorization code grant flow as you need a user access token that grants your application permission to make API calls on behalf of a specific eBay user.

 

To get the information on required scope and token flow for the call, you can refer to the "OAuth scope" section in the API documentation of a call. 

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply