Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORDS limit/offset parameters

unficypFeb 3 2021

Hi,
how to get ORDS to ignore any limit/offset parameters in the url ?
Handler is PLSQL for a get request but ORDS gives me a 400 when i include offset or limit in the query string.
Unfortunately i can not change the code of the requesting service to change limit to _limit.

thanks in advance

Comments
Post Details
Added on Feb 3 2021
1 comment
470 views