hi @Ranjith25
I faced a similar issue a few weeks ago. In my case, the error was caused by how the access request page was being accessed. I was using a deep link URL (e.g., identityiq/AccessRequest...
), and that was preventing the Quicklinks from loading properly for the Dynamic Scope after login.
Once I switched to using the correct deep link, the Quicklinks loaded as expected, and everything started working fine. If you’re seeing a “system error: quickLink is required” message, it might be worth checking how you’re accessing the page.
Hope this helps":