For the complete documentation index, see llms.txt. This page is also available as Markdown.

AUR3501

Error Message

AUR3501: Unexpected '%s' at index %s of '%s'

Description

This error occurs when parsing a route expression and not all input can be consumed (leftover characters remain).

Troubleshooting

  • Check the route expression for stray characters or malformed segments.

Last updated

Was this helpful?