Hi, is theres a way to edit or delete those cookie Variables:
For what i check when i try to change the value with SetCookie action from HttpRequestHandler don't allow me to change none of them, and with java script create new variables with the same name. Theres any reason why i cannot have access to this variables?
Hi Junny,
We strongly advise to not tamper with cookies that are created by the platform. Those cookies support core functionalities of the platform and probably that's why you can't change or delete them.
You can check the list of cookies that are generated by the platform here.
And regarding those two specific cookies, there's more information here.
Nonetheless, can you clarify why are you trying to change/delete these cookies?