Receiving ORA-65024: Pluggable database is not open. when trying to synchronize APEX 23.2.3 REST Data source.
- GET operation runs successfully returning full JSON content.
- Target table exists and REST Data source says it is ready to synchronize.
- Data source type: Simple HTTP
- Authentication: Credentials that work on multiple other REST data sources
- 3 parameters, 2 are Query String, 1 is Response body
- Several other REST data sources defined against same set of APIs work fine and synchronize
Thoughts?
joe