APEX 5.0.0.00.31
On my laptop, using embedded gateway configuration, I used theme roller to create a custom style and applied that to the application. All looked good.
I then exported the application and imported into another 5.0 environment which is using Oracle Rest Data Services. Now I don't see the new style. I get the following in the browser console:
Failed to load resource: the server responded with a status of 503 (Service Unavailable) http://<server>:<port>/ords/<workspace>/r/116/files/theme/42/v68/1889876851261765.css
In Application Builder, if I go to:
Application 116 > Shared Components > Themes > Create / Edit Theme

The "Download" url is:
http://<server>:<port>/ords/apex_util.get_blob_file?a=4000&s=6485134348914&p=227&d=22506724090040885&i=22503017727040865&p_pk1=1887365588206702&p_pk2=3110812980383996&p_ck=PQdgsTwwRnWcNJvzk6ZKew3QARo&p_content_disposition=attachment
If I click on this I get to the CSS ok.
Any idea what I'm doing wrong?
Thanks,
John
Message was edited by: John OToole (Dublin) Added an image.