https://manamo.lobo11.com/token

Routing

oauth2_token Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /token
# Route name Path Log
1 _twig_error_test /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 plugin_recommend_list /administrator/plugin/recommend Path does not match
14 plugin_recommend_new /administrator/plugin/recommend/new Path does not match
15 plugin_recommend_edit /administrator/plugin/recommend/{id}/edit Path does not match
16 plugin_recommend_delete /administrator/plugin/recommend/{id}/delete Path does not match
17 plugin_recommend_rank_move /administrator/plugin/recommend/sort_no/move Path does not match
18 plugin_recommend_search_product /administrator/plugin/recommend/search/product Path does not match
19 plugin_recommend_search_product_page /administrator/plugin/recommend/search/product/page/{page_no} Path does not match
20 admin_api_graphiql /administrator/graphiql Path does not match
21 admin_api_graphiql_api /administrator/graphiql/api Path does not match
22 admin_api_config /administrator/api/config Path does not match
23 admin_api_oauth /administrator/api/oauth Path does not match
24 admin_api_oauth_new /administrator/api/oauth/new Path does not match
25 admin_api_oauth_delete /administrator/api/oauth/delete/{identifier} Path does not match
26 admin_api_oauth_clear_expired_tokens /administrator/api/oauth/clear_expired_tokens Path does not match
27 admin_api_webhook /administrator/api/webhook Path does not match
28 admin_api_webhook_new /administrator/api/webhook/new Path does not match
29 admin_api_webhook_edit /administrator/api/webhook/edit/{id} Path does not match
30 admin_api_webhook_delete /administrator/api/webhook/delete/{id} Path does not match
31 api /api Path does not match
32 oauth2_authorize /administrator/authorize Path does not match
33 oauth2_token /token Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.