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
I am trying to implement the oauth 2.0 security scheme using authorization code grant type. While trying to get the access token I am getting 'accessTokenUri: the value has invalid scheme' error.
I am trying to implement the oauth 2.0 security scheme using authorization code grant type. While trying to get the access token I am getting 'accessTokenUri: the value has invalid scheme' error.