Get value of response cookie with getRequestCookies action (REST services module)

1
I'm trying to retrieve a value of one of the cookies the request returns but the list stays empty. Can someone tell me what I'm missing or what I'm doing wrong here? What are my actions so far?  First I'm doing a POST java action which returns a result is true. And after that, I'm trying to retrieve the list of cookies of that request. When I'm doing the same action in Postman it results in a list of cookies.
asked
0 answers