Closed fenrir-liutiecheng closed 6 months ago
In CF XSUAA tokens are required for these endpoints. The index page is primarily intended for local development. In the cloud the app needs to be accessed via the approuter app URL, which ensures that an XSUAA login is performed.
After deploying to SAP BTP using Cloud Foundry (cf), I receive a 401 error upon clicking the link. What could be the cause of this, and how should it be resolved? Also, how can I access the API normally?