Error 401 Unauthorized

GET https://smdev.biometrika.ru/api/v2/rounds/check_points/?page=1

Routing

api_check_points_list Matched route

Route Parameters

Name Value
_api_operation_name
"api_check_points_list"
_api_resource_class
"App\Entity\Rounds\CheckPoint"
_format
null
_stateless
true

Route Matching Logs

Path to match: /api/v2/rounds/check_points/
# Route name Path Log
1 api_doc /api/v2/docs.{_format} Path does not match
2 api_genid /api/v2/.well-known/genid/{id} Path does not match
3 api_validation_errors /api/v2/validation_errors/{id} Path does not match
4 api_entrypoint /api/v2/{index}.{_format} Path does not match
5 api_jsonld_context /api/v2/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/v2/errors/{status}.{_format} Path does not match
7 _api_validation_errors_problem /api/v2/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/v2/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/v2/validation_errors/{id} Path does not match
10 _api_validation_errors_xml /api/v2/validation_errors/{id} Path does not match
11 api_mercure_token /api/v2/mercure/token Path does not match
12 api_alcotests_list /api/v2/alcotests/ Path does not match
13 _api_/alcotests/alcotests/{id}{._format}_get /api/v2/alcotests/alcotests/{id}.{_format} Path does not match
14 api_alcotests_create /api/v2/alcotests/ Path does not match
15 api_guarded_objects_list /api/v2/guarded_objects/ Path does not match
16 _api_guarded_objects/guarded_objects/{id}{._format}_get /api/v2/guarded_objects/guarded_objects/{id}.{_format} Path does not match
17 api_notifications_list /api/v2/notifications/ Path does not match
18 api_notifications_unread_count /api/v2/notifications/unread-count Path does not match
19 api_notifications_read_all /api/v2/notifications/read-all Path does not match
20 api_notifications_read /api/v2/notifications/{id}/read Path does not match
21 api_car_access_log /api/v2/passes/car/log/ Path does not match
22 _api_/passes/car/log/arrival_registers/{id}{._format}_get /api/v2/passes/car/log/arrival_registers/{id}.{_format} Path does not match
23 api_car_access_log_departure /api/v2/passes/car/log/{id}/departure Path does not match
24 api_car_black_list /api/v2/passes/car/blacklist/ Path does not match
25 _api_/passes/car/blacklist/car_black_lists/{id}{._format}_get /api/v2/passes/car/blacklist/car_black_lists/{id}.{_format} Path does not match
26 api_car_black_list_delete /api/v2/passes/car/blacklist/{id} Path does not match
27 _api_/passes/car/categories/_get_collection /api/v2/passes/car/categories/ Path does not match
28 _api_/passes/car/categories/car_categories/{id}{._format}_get /api/v2/passes/car/categories/car_categories/{id}.{_format} Path does not match
29 api_car_passes_list /api/v2/passes/car/ Path does not match
30 _api_/passes/car/car_passes/{id}{._format}_get /api/v2/passes/car/car_passes/{id}.{_format} Path does not match
31 api_car_pass_create /api/v2/passes/car/new Path does not match
32 api_car_pass_add_log /api/v2/passes/car/{id}/log Path does not match
33 api_car_pass_approve /api/v2/passes/car/{id}/approve Path does not match
34 api_car_pass_reject /api/v2/passes/car/{id}/reject Path does not match
35 api_car_pass_delete /api/v2/passes/car/{id} Path does not match
36 api_car_pass_types_list /api/v2/passes/car/types/ Path does not match
37 _api_/passes/car/types/car_pass_types/{id}{._format}_get /api/v2/passes/car/types/car_pass_types/{id}.{_format} Path does not match
38 _api_/passes/car/zones/_get_collection /api/v2/passes/car/zones/ Path does not match
39 _api_/passes/car/zones/car_zones/{id}{._format}_get /api/v2/passes/car/zones/car_zones/{id}.{_format} Path does not match
40 api_people_black_list /api/v2/passes/people/blacklist/ Path does not match
41 _api_/passes/people/blacklist/people_black_lists/{id}{._format}_get /api/v2/passes/people/blacklist/people_black_lists/{id}.{_format} Path does not match
42 api_people_black_list_delete /api/v2/passes/people/blacklist/{id} Path does not match
43 api_people_passes_list /api/v2/passes/people/ Path does not match
44 _api_/passes/people/people_passes/{id}{._format}_get /api/v2/passes/people/people_passes/{id}.{_format} Path does not match
45 api_people_pass_create /api/v2/passes/people/new Path does not match
46 api_people_pass_approve /api/v2/passes/people/{id}/approve Path does not match
47 api_people_pass_reject /api/v2/passes/people/{id}/reject Path does not match
48 api_people_pass_delete /api/v2/passes/people/{id} Path does not match
49 api_people_pass_types_list /api/v2/passes/people/types/ Path does not match
50 _api_/passes/people/types/people_pass_types/{id}{._format}_get /api/v2/passes/people/types/people_pass_types/{id}.{_format} Path does not match
51 api_visitors_list /api/v2/passes/people/visitors/ Path does not match
52 _api_/passes/people/visitors/visitors/{id}{._format}_get /api/v2/passes/people/visitors/visitors/{id}.{_format} Path does not match
53 api_visitor_add_log /api/v2/passes/people/visitors/{id}/log Path does not match
54 api_visitors_access_log /api/v2/passes/people/visitors/log/ Path does not match
55 _api_/passes/people/visitors/log/visitor_registers/{id}{._format}_get /api/v2/passes/people/visitors/log/visitor_registers/{id}.{_format} Path does not match
56 api_visitor_log_departure /api/v2/passes/people/visitors/log/{id}/departure Path does not match
57 api_clients_list /api/v2/clients/ Path does not match
58 api_clients_get /api/v2/clients/{id} Path does not match
59 api_clients_delete /api/v2/clients/{id} Path does not match
60 api_check_points_list /api/v2/rounds/check_points/ Route matches!

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