trying to request token from c#.net using grant type: authorization_code,
I’m getting the error “The grant type is unauthorized for this client_id”
I don’t know where to set the redirect url, I have set CORS Domains as http://0.0.0.0
Add information about the configuration settings of your app. : Custom
Authentication Method : OAuth 2.0 with JSON Web Tokens (Server Authentication) (pre populated.)
100% understand, and I’ve done the same thing occasionally. It’s a bit “heavy handed”, but works without issues until the work-arounds or fix(es) are in place. thanks!