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

An easier way to get API token

I worked out how to use the API get token and now use a drupal module to do this for my site, I have made this available as a service if it’s something that might be useful - it’s at apiauth.net - just an experiment but let me know if any help thanks S

Message 1 of 3
latest reply
2 REPLIES 2

An easier way to get API token

@stephecrease_2 

 

It is kind of you to consider helping sellers deal with OAUTH. 

 

Are you generating a user token (a token that has specific access to an eBay account through the Authorization Code grant flow) or are you generating an application token (a token that allows an application to access eBay's public data through the Client Credentials grant flow)?

 

I would also be happy to share the source code for a PHP renewable token that is application-based for accessing public data.

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 3
latest reply

An easier way to get API token

It uses user is and secret to get a token for use on browse api - not sure what eBay call it without looking it up - I use it in my app and thought it might be a useful service possibly will see if anyone is interested

Message 3 of 3
latest reply