Forum Discussion
Anonymous
4 years agoNot applicable
how to get cookies from a request to an API?
I am making a request to an endpoint that returns a cookie in the headers, I will use said cookie later in a request that I will pass said cookie as a header. So the steps I need to take are: 1. M...
Neiners
Helper II
2 years agoI am having the same issue! I can't figure out how to get the cookie information from step 1 and then passing it to the following steps.
- Anonymous2 years agoNot applicable
Hi there,
I did give up on this -- all suggestions did not work.
If you figure this out --> tell me 🙂