SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Application Router Routing Configuration (xs-app.json)

The errorPage configuration option in the SAP BTP Approuter Application allows developers to customize the response shown when the application router encounters an error. By default, errors originating in the application router display only the HTTP status code; using errorPage, a developer can map specific HTTP error status codes to custom error pages instead. This gives developers control over the end-user experience when routing or authentication errors occur within the application router.

Docs explaining this concept

Prerequisites

Concepts that build on this