api_entreprise: raise on network error
This commit is contained in:
parent
7c1c61248e
commit
ad4a89f0f6
7 changed files with 50 additions and 9 deletions
7
spec/fixtures/files/api_entreprise/entreprises_unavailable.json
vendored
Normal file
7
spec/fixtures/files/api_entreprise/entreprises_unavailable.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"errors": [
|
||||
"Erreur interne du serveur",
|
||||
"Le siret ou siren indiqué n'existe pas, n'est pas connu ou ne comporte aucune information pour cet appel"
|
||||
],
|
||||
"gateway_error": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue