Routing
(none)
Matched route
Route Matching Logs
Path to match:
/connect/apple
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | hwi_oauth_service_redirect | /connect/{service} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.