Using Oracle Cloud Applications (SaaS) REST Data Source With Fusion Endpoints Returns HTTP 400 Error: Bad Request
(Doc ID 3017683.1)
Last updated on MAY 28, 2024
Applies to:
Oracle Application Express (APEX) - Version 23.2 and laterInformation in this document applies to any platform.
Symptoms
On : APEX 23.2 version, Administration
When attempting to call a REST API from the APEX REST GUI ,
the following error occurs.
ERROR
-----------------------
HTTP 400 Bad request error:
{ "Errors" : [ { "description" : "Did not search because operator onlyData is not a valid query parameter.", "code" : "400" }, { "description" : "Did not search because operator limit is not a valid query parameter.", "code" : "400" } ] }
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create a new REST Data source, go to Application > Shared Components > REST Data sources
2. Create a new Data Source from scratch.
3. When selecting the REST Data Source Type, the option "Oracle Cloud Applications (SaaS)" is picked
4. Complete the workflow creation, and proceed to test from the Operations section
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 |