Skip to Main Content

APEX

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!

how to create a rest api in apex oracle

NO NameNov 9 2023 — edited Nov 9 2023

I've actually created a rest api, but when I try to enpoint an error like this appears, does anyone know how to fix it so it doesn't get an error like the one I see below?

because I went to the table view, not to the column table so I wanted to make a get rest but to the table view

this is the query SELECT * FROM V_PROGRAM;

Comments
Post Details
Added on Nov 9 2023
1 comment
369 views