Aitbayev Nauryzbek
Aitbayev Nauryzbek
> I have created a pull request to fix this issue, hope it helps. > #227 I fixed it. You need to set this: ``` go env -w GO111MODULE=auto ```
I have this problem too. When I manually change _legacy_normandy_session to Secure,SameSite=None in my Chrome, it starts working.
> This is a fairly old issue but I'm seeing the same thing. Just went through making sure SameSite=None and Secure flags are set for the tool I'm working on...
@ssilverm I fixed the problem by adding secure: true in session_store.yml. And this will automatically add Secure;SameSite=None to normandy_session. But is this only solution?
Was it when using browser in incognito mode or blocking third-party cookies? What browser did they used? You can use Sentry for monitoring errors and you will see who raise...