Use the object storage from apex application
I have developed a small apex version 22 application , along the free tier autonomous database version 19.
The intention is to upload pdf file to the object storage , which i have created and tested and all is going well , and i have manually uploaded some file.
The same files are visible in an apex Classic report as well , however when i go instead for upload a new file into the actual bucket from the apex application i have the following error :
ORA-20987: The requested URL has been prohibited. Contact your administrator
I am struggling and cannot solve the problem , i suppose doe to my very low experience , being new to this .