CookieException: System.Net.CookieException: The ‘Value’=‘tci=IP,cc=IN,bw=vhigh,cst=XX’ part of the cookie is invalid.
Did a simple get request and ended up here! any solutions for this??
CookieException: System.Net.CookieException: The ‘Value’=‘tci=IP,cc=IN,bw=vhigh,cst=XX’ part of the cookie is invalid.
Did a simple get request and ended up here! any solutions for this??
One workaround is to use Selenium or Puppeteer to get the cookies, then edit the cookie dictionary in C#, and use those cookies for subsequent requests