Receiving CORS when retrieving images from DBaaS database using ORDS REST Service in OFS Plugin
Summary:
We are developing a custom plugin that allows users to capture data/images and save a daft. When the user returns to the plugin, we are attempting to retrieve the data captured in the draft (incl. images) and display them in the plugin.
We are receiving a CORS error when opening the plugin after draft is saved. The CORS error only occurs when the plugin is attempting to retrieve images from REST service (DBaaS).
We are able to retrieve the images when calling the same service using Postman.
Content (required):
API Endpoint:
Tagged:
0