on ‎2023 Oct 17 9:59 AM
Hey everyone,
I have created a React App for the purpose of deploying it on the Web Client. I followed the instructions on SAPs documentation "How to Develop Web Client Extensions" in order to package and deploy it. However when I click on its tile in the web client I get the following error:
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Oct 17 11:38:02 EEST 2023There was an unexpected error (type=Not Found, status=404).
Any ideas on what I should look out for in my code in order to troubleshoot it?
Thank you in advance.
Request clarification before answering.
Could you go to the browser development console, and find out which request has the 404 error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
jquery-dbg.js:9269
GET https://centrix-sapcy:4443/webx/apps/boEXTENSION/i18n/i18n_en.properties 404 (Not Found)
jquery-dbg.js:9269
GET https://centrix-sapcy:4443/webx/~1684179293907~/apps/boEXTENSION/i18n/i18n.properties 404 (Not Found)
Thank you for your answer!
| User | Count |
|---|---|
| 57 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.