Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

[UI Theme Designer] application not previewed

Joseph_BERTHE
Active Contributor
0 Kudos

Hello all,

I'm new in UI Theme Designer so it is possible I missed something.

But, when I try to work on new Theme, I add an easy hello world web dynpro ABAP application to it, then, the preview show me an application without styling.

If I look into the log I see a Forbidden (403) access


[Info] Calling repository method "GetRepositoryOptions" on "https://<server>:8443/sap/bc/theming/themes/~client-100"

[Info] Retrieving new CSRF token from server "https://<server>:8443"

[Info] Applying found repository options for "https://<server>:8443".

[Info] Analyzing Repository structure

[Info] ---------------------------------------------------------------------------------

[Info] Scanning for frameworks: Base

[Info] Scanning for libraries: baseLib

[Info] Calling repository method "GetRepositoryStructureData" on "https://<server>:8443/sap/bc/theming/themes/~client-100"

[Info] Done within 105ms

[Info] Forbidden (403) access

[Info] Requesting CSRF token from server "https://<server>:8443"

[Info] Forbidden (403) access

[Info] Retry failed. Giving up.

[Info] sap.file.FileUtil.oSendHttpRequest: Failed accessing https://<server>:8443/sap/bc/theming/themes/~client-100/UnifiedRendering/ls/sap_tradeshow/sf3.css?201301092142&sap-client=100&sap-client=100 by method GET with result status 403

[Info] Resending original request

[Info] Forbidden (403) access

[Info] Retry failed. Giving up.

[Info] sap.file.FileUtil.oSendHttpRequest: Failed accessing https://<server>:8443/sap/bc/theming/themes/~client-100/UnifiedRendering/ls/sap_tradeshow/sf3.css?201301092142&sap-client=100&sap-client=100 by method GET with result status 403

What I saw, is if I replace the red word (UnifiedRendering) by UR in the URL I can have access. Is there an Alias somewhere ?

Regards,

Message was edited by: Margot Wollny

1 ACCEPTED SOLUTION

Former Member
0 Kudos

This is a known issue and corrected by SAP note 1839261.

2 REPLIES 2

Former Member
0 Kudos

This is a known issue and corrected by SAP note 1839261.

0 Kudos

Thanks very much, it's working now