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
This error is occurring because there is already a document in the MongoDB collection with a value of 'additional_links' in the config_name field, and another attempt is being made to insert a document with the same value in the config_name field.
The text was updated successfully, but these errors were encountered: