bilalyasin1616 / ebaysharp

EbaySharp is a .NET library that helps developers easily manage their commerce account through Ebay API
8 stars 4 forks source link

problem getting AccessToken #7

Open ferrarinim opened 1 year ago

ferrarinim commented 1 year ago

Hi, I'm trying to use this library to "talk" with my ebay account I've a problem getting token because, from the documentation

var authService = new OauthService(clientToken);

var token = await authService.GetAccessTokenAsync([CODE]);

but [CODE] it doesn't say what it is. Can you help me?

ghost commented 1 year ago

Halo. I have the same question.

ghost commented 1 year ago

This video explains it well. https://www.youtube.com/watch?v=wZDYlkmwy3I