1
Macros, Saved Searches and CIM
easy
What is the most likely cause of this error?
Exhibit
Refer to the exhibit. An administrator is troubleshooting a macro that is not working. The macro definition is: ``` define current_users() [ | rest /services/authentication/users | table title email ] ``` When the macro is called via `|`current_users()``, an error appears: "Error in '| rest' command: The requested URL was not found."