ebay-oauth-csharp-client
ebay-oauth-csharp-client copied to clipboard
Invalid Client_id error
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.
Hey, I'm having the same problem. Did you find any solution? Kind regards