My Oracle Support Banner

ORDS-22001: The Procedure Named 'f' Could Not Be Accessed (Intermittently) (Doc ID 3003298.1)

Last updated on MARCH 25, 2024

Applies to:

Oracle REST Data Services - Version 21.4 to 21.4
Information in this document applies to any platform.

Symptoms

ProcedureForbiddenException [statusCode=404, logLevel=INFO, errorCode=ORDS-22001: The procedure named f could not be accessed or found Cause: The procedure may not be declared, or the user executing this request may not have been granted execute privilege on the procedure, or a function specified by security.requestValidationFunction configuration property has prevented access Action: Check the spelling of the procedure, check that the execute privilege has been granted to the caller and check the configured security.requestValidationFunction function]
  at oracle.dbtools.apex.ModApex.validateRequest(ModApex.java:429)
  at oracle.dbtools.apex.ModApex.doGet(ModApex.java:152)
  at oracle.dbtools.apex.ModApex.service(ModApex.java:119)

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.