API &1 can no longer be used. Use &2 instead.
&1 - Name of the function being called.
&2 - Name of the function to call instead.
The called API has been deprecated as part of moving to a role-based authorization system.
Check your programs to find all calls to the deprecated API. Change the functionality to be based on roles, using the specified alternative API function.