I recently started using MondgoDB on a personal project. As I was trying to connect it to my Vercel production environment I lost all ability to access my account. Now, when I enter my email address & password I get redirected back to the login screen, as seen in the picture. You can notice the URL parameter that get's added (underlined). No additional information is provided.
On occasion I've been able to make it to the next step, 2FA, but as I enter the single use code I get redirected to the same as already seen.
I was also able to change passwords at some early point, when the problem started.
I was trying to connect my existing DB to my NextJS app, deployed in Vercel, using the MongoDB Atlas integration. I was having trouble to begin with because my Vercel account had a different email address as my MongoDB one. It seemed like the integration forced me to use/create a MongoDB account with the same email address as Vercel's. Thus I created a new Vercel account with the same email address that I use for MongoDB. I connected my Github repo and went on to install the integration. I managed to connect to my account and then I learnt that Altas creates a new organisation anyway, so I wouldn't be able to use my already existing DB anyways.
Great.
Anyway. I decided to switch back to my previous Vercel account (that was already deployed, configured with domains, etc.) and simply connect to the DB manually. At this point I had become unable to log into my MongoDB account.
I can't even change passwords anymore.
I've tried using incognito, other browsers and other devices too btw.
I didn't have very important data in there, so I know that I could just create a new account. I want to keep this one. I want to use this email address.
Any help is appreciated. Thanks
