# AUR3450

## Error Message

`AUR3450: No endpoint found for path '%s'`

## Description

This error occurs when the navigation model cannot find a configured endpoint for a path.

## Solutions

* Ensure routes are configured for the path being navigated to.
* If using nested routes, ensure the endpoint exists in the correct routing context.

## Troubleshooting

* Check your route configuration and verify the target path exists.
