Pierre de La Morinerie
|
55c9dfc001
|
api_entreprise: display better error message when SIRET is private
Previously we blamed the network.
Now we say that the entreprise infos cannot be retrieved. Which is not
ideal, but better.
|
2019-06-12 11:58:04 +02:00 |
|
Pierre de La Morinerie
|
ad4a89f0f6
|
api_entreprise: raise on network error
|
2019-05-02 11:24:22 +02:00 |
|
Pierre de La Morinerie
|
6c8280fba6
|
api_entreprise: add a feature flag for toggling API INSEE v3
|
2019-04-30 17:27:58 +02:00 |
|
Pierre de La Morinerie
|
b74fdd3cc8
|
Revert "Fix API Entreprise call"
This reverts commit 7deb228477 .
|
2019-04-30 17:19:46 +02:00 |
|
simon lehericey
|
7deb228477
|
Fix API Entreprise call
|
2019-04-30 10:27:35 +02:00 |
|
Pierre de La Morinerie
|
e90b1cdcc0
|
api_entreprise: use API v3 again
This reverts commit 10e1408a88 .
|
2019-04-04 17:14:58 +02:00 |
|
Pierre de La Morinerie
|
10e1408a88
|
api_entreprise: revert to API v2
Fix a production error
|
2019-04-03 12:19:28 +02:00 |
|
gregoirenovel
|
3b0562949c
|
Ask API Entreprise for insee v3
|
2018-12-10 10:49:56 +01:00 |
|
gregoirenovel
|
31250b4642
|
Make more ApiEntreprise::API methods private
|
2018-12-10 10:48:57 +01:00 |
|
gregoirenovel
|
a8af27105d
|
Remove ssl_verifypeer option in ApiEntreprise::API.call
SSL seems OK for https://entreprise.api.gouv.fr/
|
2018-10-16 10:23:30 +02:00 |
|
gregoirenovel
|
f66f0f9668
|
Remove two useless initialize methods
|
2018-10-16 09:33:16 +02:00 |
|
Paul Chavard
|
1302b68d91
|
Only reject api entreprise data if required fields are missing
|
2018-10-04 17:55:09 +02:00 |
|
gregoirenovel
|
9284afc649
|
Use a constant for the API Entreprise URL
|
2018-08-28 10:44:16 +02:00 |
|
Mathieu Magnin
|
db8e750f1a
|
[ENV] Configure Api Entreprise token
|
2018-08-23 15:55:32 +02:00 |
|
gregoirenovel
|
cc9e318210
|
Add a comment to explain why we reject 206 responses
|
2018-03-29 15:36:41 +02:00 |
|
Paul Chavard
|
2f68b7c4b3
|
Tweak timeout API Entreprises
|
2018-03-27 17:59:51 +02:00 |
|
Paul Chavard
|
5ae8eb3383
|
Lower timeout for API Entreprise
|
2018-03-27 17:16:56 +02:00 |
|
Paul Chavard
|
2505419b08
|
Treat partial success from api entreprises as errors
We might refine this later, but for now this will give an error instead of unspecified state
|
2018-03-26 17:44:37 +02:00 |
|
Paul Chavard
|
f35aef0eb6
|
Use Typhoeus and set agressive timeouts
|
2018-03-26 16:53:42 +02:00 |
|
gregoirenovel
|
5658aae96b
|
SIADE -> ApiEntreprise
|
2018-03-19 11:39:46 +01:00 |
|