Error 401 Unauthorized

GET https://dev-pyp-bizzi-api.izzi.digital/api/schools?items_per_page=100&page=1

Routing

admin_schools_list Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/schools
# Route name Path Log
1 _preview_error /_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_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 admin_login_as /api/login-as Path does not match
16 admin_codes /api/codes-list Path does not match
17 admin_code_generate /api/code-generate Path does not match
18 admin_code_generate_add_publications /api/code-generate/{codeGenerator}/add-publications Path does not match
19 admin_code_csv /api/code-csv/{codeGenerator} Path does not match
20 admin_publications /api/publications Path does not match
21 admin_publications_create /api/publications Path does not match
22 admin_publications_load /api/publications/{id} Path does not match
23 admin_publications_save /api/publications/{id} Path does not match
24 admin_user_publications_save /api/user-publications Path does not match
25 admin_search_user /api/search-users Path does not match
26 admin_user_publications /api/search-user-publications/{user} Path does not match
27 admin_search /api/search-code Path does not match
28 admin_used_codes_csv /api/used-codes-csv Path does not match
29 admin_publications_total_codes /api/publications/{publication}/total-codes Path does not match
30 admin_publications_unused_codes /api/publications/{publication}/unused-codes Path does not match
31 admin_publications_used_codes /api/publications/{publication}/used-codes Path does not match
32 admin_get_classrooms /api/classrooms Path does not match
33 admin_get_teacher_classrooms /api/teacher-classrooms Path does not match
34 admin_get_teacher_classrooms_csv /api/teacher-classrooms-csv Path does not match
35 admin_find_classrooms /api/find-classrooms Path does not match
36 admin_tc_codes /api/tc-codes-list Path does not match
37 admin_tc_code_generate /api/tc-code-generate Path does not match
38 admin_tc_code_csv /api/tc-code-csv/{codeGenerator} Path does not match
39 admin_tc_search /api/search-tc-code Path does not match
40 admin_device_codes /api/device-codes-list Path does not match
41 admin_device_code_generate /api/device-code-generate Path does not match
42 admin_device_code_csv /api/device-code-csv/{codeGenerator} Path does not match
43 admin_device_code_search /api/search-device-code Path does not match
44 admin_get_user_classrooms /api/user/{uid}/classrooms Path does not match
45 admin_get_user_families /api/user/{uid}/families Path does not match
46 admin_userdata /api/users/{uid} Path does not match
47 admin_change_userdata /api/users/{uid} Path does not match
48 admin_delete_user /api/users/{uid} Path does not match
49 admin_create_new_user /api/users Path does not match
50 admin_students_list /api/users/{uid}/students Path does not match
51 admin_classrooms_id_users_uid /api/classrooms/{id}/users/{uid} Path does not match
52 admin_delete_users_classrooms_id_teacher_id /api/classrooms/{classroom}/teacher/{uid}/users Path does not match
53 admin_user_publication_code_history /api/users/{uid}/publication-code-history Path does not match
54 admin_teacher_search /api/teacher-search Path does not match
55 admin_user_search /api/user-search Path does not match
56 admin_teacher_classrooms_id /api/teacher-classrooms/{teacherClassroom} Path does not match
57 admin_delete_teacher_classrooms_id /api/teacher-classrooms/{teacherClassroom} Path does not match
58 admin_delete_teacher_classrooms_id_users /api/teacher-classrooms/{teacherClassroom}/users Path does not match
59 admin_teacher_classroom_add_publications /api/teacher-classrooms/{teacherClassroom}/publications Path does not match
60 admin_teacher_classroom_delete_publications /api/teacher-classrooms/{teacherClassroom}/publications Path does not match
61 admin_teacher_classroom_books_classroom /api/teacher-classrooms/{teacherClassroom}/books-classroom Path does not match
62 admin_users_count /api/users-count Path does not match
63 admin_users_in_registration /api/users-in-registration Path does not match
64 admin_users /api/users Path does not match
65 admin_users_csv /api/users-csv Path does not match
66 admin_get_family /api/families/{family} Path does not match
67 admin_edit_family /api/families/{family} Path does not match
68 admin_get_families /api/families Path does not match
69 admin_create_families /api/families Path does not match
70 admin_create_family_code /api/families/{family}/family-code Path does not match
71 admin_get_family_code /api/family-code/{familyCode} Path does not match
72 admin_extend_family_code /api/family-code/{familyCode} Path does not match
73 admin_delete_family /api/families/{family} Path does not match
74 admin_delete_families_id_users /api/families/{family}/users Path does not match
75 admin_check_user_roles_change_self /api/user/check-roles-change/{uid} Path does not match
76 admin_schools_list /api/schools Route matches!

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