Forum Discussion

rekki's avatar
rekki
Occasional Visitor
2 years ago
Solved

OAuth 2.0 Authorization Code Grant problem

Hi there!  We use SoapUI 5.7.0 and we have a problem with a code grant authorization flow. Buildin browser shows "The page could not be loaded" everytime when we try to get the app authorization for...
  • Humashankar's avatar
    2 years ago

    Hi rekki 

    Try start by examining the multiple requests being sent, particularly the initial one without parameters.

    SoapUI should include essential parameters such as client_id, redirect_uri, response_type likely code, and scope in this initial request to the authorization URI.

    Next, thoroughly review your OAuth 2.0 profile configuration in SoapUI, ensuring that all required parameters are correctly specified in the "Authorization Request" section.

    Hope this helps - Happy to help further!!
    Thank you very much and have a great one!
    Warm regards