nextjs14-devoverflow icon indicating copy to clipboard operation
nextjs14-devoverflow copied to clipboard

Data is not stored in MongoDB

Open rehan985 opened this issue 1 year ago • 0 comments

When I create a new user then the new user's data is avaliable at clerk's dashboard but not stored in the mongodb because of this it cause error or _id not found and also unable to move forward it keep asking for onboarding

image

while on terminal it shows that mongodb is connected and inside mongodb it created the collection but its empty

rehan985 avatar Jul 16 '24 12:07 rehan985