Parsing Cookies

Cant parse a value, Always getting error
gt2


use CONSTANT STRING block

Ok thanks, I’ll try it right now.

Still same problem!

It means that a cookie with that name wasn’t received from the website. Make sure it’s there in the http response first!

Yeah it’s not received either.
ck

Then it means your request is incorrect

Can u give me a hint like I should change the headers or something like that?

I have absolutely no clue, you have to compare the request with the one from the browser and see what’s missing. Use fiddler as a proxy to see the real request that is sent by the browser.

1 Like