bilalyasin1616 / ebaysharp

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

scope is invalid #3

Closed siasty closed 3 years ago

siasty commented 3 years ago

Hi, when i use method GetApplicationTokenAsyc() i have error "The requested scope is invalid, unknown, malformed, or exceeds the scope granted to the client. i check code you have hardcode in parametr scope.

obraz

Can you change code to geting this parametr from ClientToken

bilalyasin1616 commented 3 years ago

@siasty thanks for pointing out, my bad. Just applied the fix in 1.0.8 you can update.

siasty commented 3 years ago

thanks, for a quick response.

are you planning service for eBay Marketplace Account Deletion?

bilalyasin1616 commented 3 years ago

No problem.

Might do in near future but due to lack of time can't give a exact timeline sorry.

siasty commented 3 years ago

I understand perfectly.

bilalyasin1616 commented 3 years ago

Thanks, closing this issue.