You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a website that the current domain is https://abc.example.com, but the cookie's domain is .example.com.
So when I import the cookies in Headers strings format, it don't work.
As json format has a key to set domain, this works. but I have to use the Headers format at this site