The CreatorCon Call for Content is officially open! Get started here.

Map Page Issue

isaacshafer
Tera Contributor

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 userMap page as I'm impersonating a userConsole messageConsole 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.

Screenshot 2024-05-07 at 9.41.10 AM.png

 

 

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

 
5 REPLIES 5

@James Piveta , thank you!! That was the fix for our issue.