Error "Text record must only set `authSource` or `replicaSet`" when trying to connect to mongodb database

I follow the quick start with a mongodb database connection , when I execute the command :

forest projects:create "ahah" --databaseConnectionURL "mongodb+srv://involvd:xxx@involvdadmin.kpep1.mongodb.net/essai" --applicationHost "localhost" --applicationPort "3310"

there is an error : × Cannot connect to the database due to the following error:

× {"name":"MongoParseError"}

with a this specific log : "Text record must only set authSource or replicaSet"

could you help me (again) ? thanks

Hello! Would you mind sharing a screenshot of your resource setup page?