We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Hi Leerob
Did you fix this issue? Because I'm facing the same :-(
Regards
Yannick
Sorry, something went wrong.
@leerob FYI and for others having this issue, it's caused by the MONGO_DATA_API_URL.
I was using the https://data.mongodb-api.com/app/... but I needed to use the local one where the mongodb cluster has been installed on. In my case this is https://eu-west-2.aws.data.mongodb-api.com/app/... (you can find this in Atlas dashboard -> App Services -> HTTPS Endpoints -> Data API).
Once I modified the environment variables in Vercel and redeployed, everything started working.
How do I go about this
No branches or pull requests
The text was updated successfully, but these errors were encountered: