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 also encountered issues with Brave locally while I was testing the previous release. Strangely it seemed to be opinionated about which websites it retrieved cookies for e.g. Google cookies appeared to be retrieved fine.
Unfortunately I couldn't find the exact issue so I installed chrome to check the same site and it worked. I haven't been able to look into this further.
When I am using Chrome on MacOS, everything is good, the system asks me to grant permissions and I can see cookies properly.
However when I pass something like this
'/Users/' + process.env.USER + '/Library/Application Support/BraveSoftware/Brave-Browser/Default')
It still works, but I am not asked for permissions and the data returned looks unreadable, I guess it needs to be decrypted correctly.
Any solution?
The text was updated successfully, but these errors were encountered: