skip to content
Alvin Lucillo

Require IP Access List

/ 1 min read

If Require IP Access List for the Atlas Administration API is turned on, and you try to access Atlas API without your IP address listed in the service account’s access list, you might encounter a ORG_REQUIRES_ACCESS_LIST error similar to below:

atlas clusters list

Warning: Secure storage is not available, falling back to insecure storage
To disable this alert, run "atlas config set silence_storage_warning true"
Error: https://cloud.mongodb.com/api/atlas/v2/groups/69f5a94637eebff58e9fd970/clusters GET: HTTP 403 Forbidden (Error code: "ORG_REQUIRES_ACCESS_LIST") Detail: This organization requires access through an access list of ip ranges. Reason: Forbidden. Params: [<redacted>]

Reference: https://www.mongodb.com/docs/atlas/configure-api-access/?interface=atlas-ui&programmatic-access=service-account#provide-access-to-whitelisted-api-operations