Map Page Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 12:36 PM
Hi folks, I've created a map page in the cmn_map_page table and it works and displays as expected. However once I impersonate certain people, the map page is blank and in the console there is an error message saying 404 not found shown below.
Map page as I'm impersonating a user
Console message
I've tried using the 'debug security rules' tool and from what I can tell the person I impersonate is passing the necessary checks to see the map page. It seems to me that it is some kind of issue with roles/ACL because when impersonating other users with the same or similar roles that I have (which includes admin privileges) the map page still works fine as shown below, though I have not been able to pinpoint which roles actually allow the access.
I've already ensured that the user I've been testing with has enough access to read the necessary records on the location table which is where the map page pulls its data from. I haven't been able to find anything helpful online yet about map page security so any advice or ideas of where to look is greatly appreciated. Maybe there is a better method for checking roles and ACLs that I don't know about? Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 07:08 AM
@James Piveta , thank you!! That was the fix for our issue.