ebay-oauth-csharp-client icon indicating copy to clipboard operation
ebay-oauth-csharp-client copied to clipboard

Invalid Client_id error

Open emmad695 opened this issue 5 years ago • 1 comments

Hi, I am having issue callling OAuthResponse oAuthResponse = oAuth2Api.GetApplicationToken(OAuthEnvironment.SANDBOX, scopes); it returns an error "Invalid client_id" but its working fine with Postman.

emmad695 avatar Aug 27 '19 12:08 emmad695

Hey, I'm having the same problem. Did you find any solution? Kind regards

TimonKornDE avatar Oct 26 '23 09:10 TimonKornDE