SNOW-CAD • Practice Test 16
Free SNOW-CAD practice test — 15 questions with explanations. Set 16. No signup required.
Refer to the exhibit. An inbound REST call (GET) to the 'incident' table is returning a 403 error. The ACL shown in the exhibit is the only ACL on the table. The calling user has the 'incident_manager' role. What is the likely cause of the 403 error?
{
"name": "incident",
"operation": "read",
"script": "gs.hasRole('admin')",
"type": "record"
}