You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message Router:
const userObjectId = new mongoose.Types.ObjectId(userId);
BSONError: Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer at new ObjectId
Message Router:
const userObjectId = new mongoose.Types.ObjectId(userId);
BSONError: Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer at new ObjectId