Skip to main content

In my Authentication Tab, I have generated the Token. And added the test connection URL as well to check whether endpoints are working fine.

Now, On the next step - I need to check whether the particular user is present in target or not. But for that API call, we again need access token. But because of the last call was to get the data instead of token - I am getting the data and not the token. How can we retrieved the token in such case to use it in next step of ZAP?

Be the first to reply!

Reply