How can i get cookies from api handler?
Unanswered
Akita posted this in #help-forum
AkitaOP
Hi! How can i get cookies in api handler? I m making the request with credential: 'include', but i get undefined on cookies.get('name') and cookies.getAll() is empty.