CV
6 years agoOccasional Contributor
OAuth 2.0
I am trying to test OAuth using SOAP UI. The grant type-Client Credetials and resource owner password options work fine but when i try to change it to Authorization code or implict, I get Page could not be loaded issue. I think i do not have correct redirect URI that is having issue getting the access token from the authorization server. what URI should I use?