Arunachalam_RMOccasional Contributor5 years agocustom authorization in groovy script .need explanation for each in body section? def authProfileName = "Name of your profile"; def project = testRunner.getTestCase().getTestSuite().getProject(); def authProfile = project.getAuthRepository().getEntry(authProfileName); authProfi...Show More
richieCommunity Hero5 years agoHey Arunachalam_RM,Can you confirm exactly what youre trying to do an what the problem is?TaRich
Arunachalam_RMOccasional Contributor to richie5 years agoI am just trying to know how custom authorization is going to work in groovy
Recent DiscussionsTear down script not executed when project is executed from testEngine.Korean (CJK) characters show as boxes (□) on macOS Apple Silicon in ReadyAPI 4.xReadyAPI 4.1.0 issues with groovy "assert" statementsSolved
Related ContentAuthorizationRest API AuthorizationAuthorization has been denied for this request - error message