ContributionsMost RecentMost LikesSolutionsRe: OAuth2 AuthorizationCode request - auth0 example Created a pull request. If someone wants to merge or tell me how to adapt the solution or what is missing... Bugfix so authorizationcode flow is supported. by kriebb · Pull Request #755 · SmartBear/soapui (github.com) Re: OAuth2 AuthorizationCode request - auth0 example Going to github. Found the cullprit. I will link it here. Seems the the verifyReturnCode method seems to malfunctioning in EnabledWebViewBasedBrowserComponent Browser always displays "Could not load page" · Issue #754 · SmartBear/soapui (github.com) Can get some help about how to fix it, or can somebody do a fix? OAuth2 AuthorizationCode request - auth0 example Seems when I try to Get Acess Token functionality with the authorization code grant, the response_type=code is not going to the IDP Server on the authorize - uri. When I manually add the response_type=code to the authorize uri, the idp server receives response_type=code,code Nothing seems to work. How do I get this to work? SoapUI 5.7.0