You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: