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
Tried creating a new database user, it tried calling the create_atlas_user tool but the responded with Cannot read properties of undefined (reading 'map')
Exited with the following output:
It seems there is a persistent issue with creating a new Atlas user, as the operation is returning an error. This might be due to a configuration or API limitation.
Here are a few things you can check or try:
API Permissions: Ensure that the API key being used has the necessary permissions to create users in the Atlas project.
Project Configuration: Verify that the project ID is correct and that the project is configured to allow user creation.
Atlas UI: As an alternative, you can try creating the user directly through the MongoDB Atlas web interface.
If you have any specific details or configurations that might help in troubleshooting this issue, please let me know
The text was updated successfully, but these errors were encountered:
Tried creating a new database user, it tried calling the create_atlas_user tool but the responded with
Cannot read properties of undefined (reading 'map')
Exited with the following output:
The text was updated successfully, but these errors were encountered: