Error 401 Unauthorized

GET https://interventions-back.ctrdrako.fr/api/appointment/technician/read

Routing

appointment_api_get_by_technician Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/appointment/technician/read
# 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 role_api_get /api/role/read Path does not match
16 template_api_get /api/template/read Path does not match
17 user_api_get /api/user/read Path does not match
18 user_api_post /api/user/create Path does not match
19 user_api_link_device /api/user/link-device Path does not match
20 user_api_put /api/{id}/user/update Path does not match
21 user_api_disable /api/{id}/user/disable Path does not match
22 current_user_read_api /api/user/current Path does not match
23 user_affect_template_api /api/{id}/user/affect-template Path does not match
24 user_get_by_id_api /api/{id}/user/read Path does not match
25 address_api_get /api/address/read Path does not match
26 address_api_post /api/address/create Path does not match
27 address_api_put /api/{id}/address/update Path does not match
28 address_api_delete /api/{id}/address/delete Path does not match
29 client_api_get /api/client/read Path does not match
30 client_api_post /api/client/create Path does not match
31 client_api_put /api/{id}/client/update Path does not match
32 client_api_delete /api/{id}/client/delete Path does not match
33 appliance_api_get /api/appliance/read Path does not match
34 appliance_api_post /api/appliance/create Path does not match
35 appliance_api_put /api/{id}/appliance/update Path does not match
36 appliance_api_delete /api/{id}/appliance/delete Path does not match
37 appliance_get_by_folder_id_api /api/{id}/appliance/search-by-folder Path does not match
38 warranty_api_get /api/warranty/read Path does not match
39 warranty_api_post /api/warranty/create Path does not match
40 warranty_api_put /api/{id}/warranty/update Path does not match
41 warranty_api_delete /api/{id}/warranty/delete Path does not match
42 warranty_get_by_appliance_id_api /api/{id}/warranty/search-by-folder Path does not match
43 folder_api_get /api/folder/read Path does not match
44 folder_api_get_by_number /api/folder/search Path does not match
45 folder_api_post /api/folder/create Path does not match
46 folder_api_put /api/{id}/folder/update Path does not match
47 folder_api_delete /api/{id}/folder/delete Path does not match
48 folder_api_get_by_folder_number /api/{folderNumber}/folder/search-folder-number Path does not match
49 payment_api_get /api/payment/read Path does not match
50 payment_api_post /api/payment/create Path does not match
51 payment_api_put /api/{id}/payment/update Path does not match
52 payment_api_delete /api/{id}/payment/delete Path does not match
53 folder_part_api_get /api/folder-part/read Path does not match
54 folder_part_api_post /api/folder-part/create Path does not match
55 folder_part_api_put /api/{idFolder}/{idPart}/folder-part/update Path does not match
56 folder_part_api_delete /api/{idFolder}/{idPart}/folder-part/delete Path does not match
57 part_api_get /api/part/read Path does not match
58 part_api_post /api/part/create Path does not match
59 part_api_put /api/{id}/part/update Path does not match
60 part_api_delete /api/{id}/part/delete Path does not match
61 part_order_api_get /api/part-order/read Path does not match
62 part_order_api_post /api/part-order/create Path does not match
63 part_order_api_put /api/{id}/part-order/update Path does not match
64 part_order_api_delete /api/{id}/part-order/delete Path does not match
65 appointment_action_api_get /api/appointment-action/read Path does not match
66 appointment_action_api_get_by_id /api/{id}/appointment-action/read Path does not match
67 appointment_action_api_post /api/appointment-action/create Path does not match
68 appointment_action_api_put /api/{id}/appointment-action/update Path does not match
69 appointment_action_api_delete /api/{id}/appointment-action/delete Path does not match
70 appointment_api_get /api/appointment/read Path does not match
71 appointment_api_get_by_technician /api/appointment/technician/read Route matches!

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