QR Code Redirect

Example URLs:

Invalid Prefix Example

This example shows what happens with an invalid prefix:

Invalid URL:

http://localhost:5173/xxaWgEPTJdqcsjqB45tgTsbd

⚠️ This will show a 404 error: "Invalid tenant prefix 'xx'"

Invalid Identifier Example

This example shows what happens with an invalid identifier format:

Invalid URL:

http://localhost:5173/st123

⚠️ This will show a 400 error: "Invalid identifier format - must be a base62-encoded GUID"