ContributionsMost RecentMost LikesSolutionsRe: Why can't I use property expansions in Auth Repository? Is there a workaround? Hi testlabauto , Instead of using Auth manager, you can pass the token in the header of the request, if you are using JWT token you can follow the steps given in the image. Initially, I also tried to find the solution to this and resorted to this For token generation I have created a suite and every time i run my suites it executes first and with the help of property transfer token is transferred to all the requests. Give Kudos or Accept it as a Solution, If my reply answers your question. Re: how to compare multiple database values with api response in single shot without groovy scripting?Re: how to compare multiple database values with api response in single shot without groovy scripting? Hi Arunachalam_RM, if your query is resolved please mark it as solved, if not then please reiterate your question Re: how to compare multiple database values with api response in single shot without groovy scripting? Hi Arunachalam_RM, If you have readyapi (Licensed version) then there is one assertion "Mesage Content Assertion", there you can use property transfer to check and configure the values from the Datasource and the response dynamically.