# AUR3500

## Error Message

`AUR3500: Expected %s at index %s of '%s', but got: '%s' (rest='%s')`

## Description

This error occurs when parsing a route expression and encountering an unexpected segment/token.

## Troubleshooting

* Check the route expression/path around the indicated index.
* Simplify the route pattern to isolate the unexpected segment.
