APEX RESTful Services Do Not Work in New Workspaces

Oracle Application Express (APEX) Instance Administration interface allows the user to create additional APEX workspaces. At this time, these workspaces do not support RESTful services that can be created using SQL Workshop - RESTful Services interface. Any request to such web service returns a 404 Not Found error.

Workaround

Use the Oracle REST Data Services (ORDS)-based RESTful web services instead of creating web services in new APEX workspaces. Alternatively, create web services in the default pre-created APEX workspace.