Forum Discussion

kiran23's avatar
kiran23
New Contributor
5 years ago

Unable to retrieve an access token using OAuth 2 Implicit Authentication flow

I am unable to retrieve an access token using OAuth2 implicit Authentication in Soap UI open source ( version 5.5.0).  I am getting a page could not be loaded error when trying to retrieve an access token. On the other hand, I was able to retrieve the OAuth access token in Soap UI Pro with the same settings. is this feature only supported in Pro version ?

 

 

 

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Using the project in SoapUI free edition which was created in Pro edition?
    • kiran23's avatar
      kiran23
      New Contributor

      No. I meant to say that I am able to retrieve an access token using  OAuth 2 Implicit Authentication in the SOAP UI Pro trial version. But when I tried to get an access token using  OAuth 2 Implicit Authentication in SOAP UI open source I am getting a page could not be loaded error. My goal is to use the SOAP UI open-source version for my load testing, but I am stuck at this issue, where I can't get access token.