- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2023 01:44 AM
Hi @yuchen zhang ,
These error can be fixed based on any of the two situations:
1. The Restricted Caller Access Privilege record does not exist
2. The Restricted Caller Access Privilege record is in a Status other than Allowed
First have a look if the Restricted Caller Access Privilege record already exists. Navigate to:
System Applications > Application Restricted Caller Access
Then search for:
- Operation = Execute API (the first error mentions "Execute operation")
- Target = Script Include: todoPageUtils (the first error mentions "on script include 'todoPageUtils'")
- Source = Widget: Employee Center Header (the last error mentions "Employee Center Header", which of course is the Widget you updated)
If you find a match, have a look at the Status of the Restricted Caller Access Privilege record. Most likely the Status is "Invalidated" or "Requested". Make sure you are in the correct Application Scope (Employee Center Core), and update the Status to "Allowed".