Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2026 08:38 AM - edited 06-04-2026 08:46 AM
Hi @shan-databricks ,
Try to use dedicated access mode instead of standard (shared). Probably mongodb connector requires access to some API which is blocked in standard access mode (i.e data source v2), but is allowed in dedicated access mode.
If my answer was helpful, please consider marking it as solution