APEX 19.x Ajax call returned server error ORA-20987: APEX - An internal error has occurred while pro
Hello,
I'm getting the below error when trying to Save my Interactive Gird (Actions>Report>Save) on either a public page or when the application has no authentication scheme. I have an Interactive Report on the same page, and this has no issues when Saving. Ajax call returned server error ORA-20987: APEX - An internal error has occurred while processing the Interactive Grid request. - Not authenticated. for .
I've also used this workaround. set the page to authenticated. then as the developer run the page. Once you authenticate you can then save the page as you desire. then set the page back to public. I've done it by page and/or application and still it does not work.