Routing
hwi_oauth_service_redirect
Matched route
Route Parameters
| Name | Value |
|---|---|
| service | "google" |
Route Redirection
This page redirects to:
https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=738827918480-5bj0lpkql84ok1tlqc6ttmgnkm052je4.apps.googleusercontent.com&scope=email+profile&redirect_uri=http%3A%2F%2F167.172.25.174%2Foauth%2Fcheck-google
(route: "n/a")
Route Matching Logs
Path to match:
/connect/google
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | 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.