I am encountering an issue while trying to access the Object Storage Buckets in my GTPL-IT compartment on the Oracle Cloud Console (India West - Mumbai region).
Instead of listing the buckets, the page shows the following error:
❗ Error retrieving namespace. Network Error when attempting to fetch resource.
This issue persists even though:
- I have verified that I have the correct permissions (read/write access to Object Storage).
- I can successfully retrieve objects using
DBMS_CLOUD.LIST_OBJECTS
in Oracle APEX.
- The OCI token and Object Storage URLs work for SQL access.
- Troubleshooting I Have Done:
- Tried different browsers (Chrome, Edge, Firefox)
- Tried incognito/private mode
- Cleared cache and cookies
- Tried on different laptops
- Tried using a mobile hot spot to rule out network blocks
- Confirmed I have proper permissions in the tenancy
