Create a Data API Key and enter your secret key in the Bubble.io plugin section of your web app. Your secret is only revealed once in your Atlas dashboard.
Ensure you have the name for your cluster, database and collection.
You will need your cluster name to begin adding data and changing data. Ensure you have also created a database and collection to reference where you will be storing your data.
Similarly to the others, I get this error: {"error":"invalid session: error finding user for endpoint","error_code":"InvalidSession","link":"https://realm.mongodb.com/groups/638cd9ebe843e77dce52f5e8/apps/638cdaea66566d93dc818ac8/logs?co_id=64baece37c6cc9afe84d223d"} and also whitelisted all ips for testing purposes as Bubble uses dynamic ips, checked over all of the implementation, I dont really understand how the example app works but noone else's seems to. Would be a really good plugin if it's given the love it needs, but for now it seems a custom integration might be needed (pending this issue being solved)
Error - Help
July 20th, 2023
I got this error {"error":"invalid session: error finding user for endpoint","error_code":"InvalidSession","link":"https://realm.mongodb.com/groups/638cd9ebe843e77dce52f5e8/apps/638cdaea66566d93dc818ac8/logs?co_id=64b899f29cff517e26bb0893"}. I copied the workflow for displaying in a repeating group. Couldn't find a way to create my own MongoDB Atlas - Find Many. I have all the ips whitelisted.
Bad documentation.
April 28th, 2023
When trying to get this set up I followed the instructions and it still didnt work. There isnt a video or anything for an example workflow which is just unfortunate for new bubble users to use it. Truly frustrating.
The example workflow can be found on the demo page by clicking View Workflows. (plugin author)