Details
-
Improvement
-
Status: Closed
-
Minor - P4
-
Resolution: Gone away
-
None
-
None
-
None
-
2
-
true
Description
Description
Link: https://docs.mongodb.com/stitch/tutorials/todo-web/#a-create-or-import-a-new-stitch-short-app
Following the steps with an already existing Atlas cluster will result in error:
failed to import app: error: cluster 'StitchDemoCluster' not found: No cluster with ID StitchDemoCluster exists in group ...
|
This can be fixed by adding actual cluster name to todo/import/Todo_Web_App_With_Twilio/services/mongodb-atlas/config.json.
So, we should add a step in the docs to ensure that the correct cluster name is used in this config file.