File tree 1 file changed +2
-10
lines changed
documentation/slate/source/includes
1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ When the token is not allowed to request the coverage.
55
55
| no_destination | Couldn't find a destination | /journeys |
56
56
| no_origin_nor_destination | Couldn't find neither origin nor destination | /journeys |
57
57
| unknown_object | Couldn't find one of the request parameters. It can be the region, the API or a PT object | All services |
58
+ | no_solution | From data, there is no solution available given the request | /journeys |
59
+
58
60
59
61
### 413: request too large
60
62
@@ -76,16 +78,6 @@ Tips to work around this error:
76
78
* give up your request
77
79
* contact us for a [ quotation] ( https://navitia.io/demande-de-devis/ )
78
80
79
- ## Code 200
80
-
81
- Even if everything is correct (input parameters, internal processing)
82
- Navitia can end up finding that the correct answer is empty.
83
-
84
- | Error id | Description |
85
- | -----------------------------| ----------------------------------------------------------------------------|
86
- | no_solution | From data, there is no solution available given the request |
87
-
88
-
89
81
## Code 50x
90
82
91
83
Ouch. Technical issue :/
You can’t perform that action at this time.
0 commit comments