getUserIdentity can't see I'm logged in with Clerk
I already cleared the cookies anc cache, but it's randomly throws that I am calling my Convex query without authentication present. I copied the getUserIdentity example from the docs (https://docs.convex.dev/auth/database-auth#storeuser-mutation), but once, it's working, once it throws the error and it's driving me nuts.
Can some explain what i'might be doing wrong or is this a bug?

