alexofob
alexofob
CCConvex Community
Created by noob saibot on 10/13/2024 in #support-community
convex auth.getUserIdentity() is inconsistent
I am facing a similar issue but with getUserId which I imported as follows: import { getAuthUserId } from "@convex-dev/auth/server"; Even though user logs in successfully, still when calling this getUserId function, I get Not Found Error from the Convex backend logs.
3 replies