MohamadMahdi Nosrati
MohamadMahdi Nosrati
its also gives me the same error in clerk dashboad and ive tried the mongodb access all ip method and the vercel method to Deployment Protection and set Vercel Authentication:...
i found the solution in the change the usename to userName `declare type CreateUserParams = { clerkId: string; email: string; userName: string; firstName: string; lastName: string; photo: string; }; `...
> i found the solution in the change the usename to userName `declare type CreateUserParams = { clerkId: string; email: string; userName: string; firstName: string; lastName: string; photo: string; };...
> i am getting user not found give more information