Error 401 Unauthorized

GET https://pp-api.license.deeops.fr/api/devise?estSupprime=false

Routing

_api_/devise_get_collection Matched route

Route Parameters

Name Value
_api_operation_name
"_api_/devise_get_collection"
_api_resource_class
"App\Entity\Devise"
_format
null
_stateless
true

Route Matching Logs

Path to match: /api/devise
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_errors /api/errors/{status} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path almost matches, but Requirement for "index" does not match (index)
5 api_doc /api/docs.{_format} Path does not match
6 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 provider_fields /api/bank-fields Path does not match
11 _api_/bank_provider_apis/{id}{._format}_get /api/bank_provider_apis/{id}.{_format} Path does not match
12 bank_provider_api_update /api/bank-provider-api/{id} Path does not match
13 _api_/caracteristiques/{id}_get /api/caracteristiques/{id} Path does not match
14 _api_/caracteristiques_get_collection /api/caracteristiques Path does not match
15 _api_/caracteristiques/{id}_patch /api/caracteristiques/{id} Path does not match
16 _api_/caracteristiques_post /api/caracteristiques Path does not match
17 _api_/caracteristiques/{id}_delete /api/caracteristiques/{id} Path does not match
18 _api_/categories/{id}_get /api/categories/{id} Path does not match
19 _api_/categories_get_collection /api/categories Path does not match
20 _api_/categories/{id}_patch /api/categories/{id} Path does not match
21 _api_/categories_post /api/categories Path does not match
22 _api_/categories/{id}_delete /api/categories/{id} Path does not match
23 _api_/clients/{id}_get /api/clients/{id} Path does not match
24 _api_/clients_get_collection /api/clients Path does not match
25 update_client /api/clients/{id} Path does not match
26 add_client /api/clients Path does not match
27 add_extern_client /api/externe/clients Path does not match
28 _api_/clients/{id}_delete /api/clients/{id} Path does not match
29 _api_/client_societes/{id}{._format}_get /api/client_societes/{id}.{_format} Path does not match
30 _api_/client_societes{._format}_get_collection /api/client_societes.{_format} Path does not match
31 _api_/client_societes{._format}_post /api/client_societes.{_format} Path does not match
32 _api_/client_societes/{id}{._format}_put /api/client_societes/{id}.{_format} Path does not match
33 _api_/client_societes/{id}{._format}_patch /api/client_societes/{id}.{_format} Path does not match
34 _api_/client_societes/{id}{._format}_delete /api/client_societes/{id}.{_format} Path does not match
35 _api_/conditions/{id}_get /api/conditions/{id} Path does not match
36 _api_/conditions_get_collection /api/conditions Path does not match
37 _api_/conditions/{id}_patch /api/conditions/{id} Path does not match
38 _api_/conditions_post /api/conditions Path does not match
39 _api_/conditions/{id}_delete /api/conditions/{id} Path does not match
40 _api_/demandes/{id}_get /api/demandes/{id} Path does not match
41 prefill_societe_from_demande /api/demandes/{id}/prefill-societe Path does not match
42 _api_/demandes_get_collection /api/demandes Path does not match
43 update_demande /api/demandes/{id} Path does not match
44 add_demande /api/demandes Path does not match
45 post_demandes /api/secure/demandes Path does not match
46 _api_/demandes/{id}_delete /api/demandes/{id} Path does not match
47 _api_/demande-transferts/{id}_get /api/demande-transferts/{id} Path does not match
48 _api_/demande-transferts_get_collection /api/demande-transferts Path does not match
49 _api_/demande-transferts/{id}_patch /api/demande-transferts/{id} Path does not match
50 _api_/departements/{id}_get /api/departements/{id} Path does not match
51 _api_/departements_get_collection /api/departements Path does not match
52 _api_/departements/{id}_patch /api/departements/{id} Path does not match
53 _api_/departements_post /api/departements Path does not match
54 _api_/departements/{id}_delete /api/departements/{id} Path does not match
55 _api_/devise/{id}_get /api/devise/{id} Path does not match
56 _api_/devise_get_collection /api/devise Route matches!

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