Closed PietrH closed 1 month ago
Refer to #280 for the logistics around how we plan to handle backwards compatibility.
There is possibly a permissions issue regarding write_dwc()
, the function has been adapted on the side of etnservice
to return a list object, to be further processed on the client side.
However at the moment I'm getting a HTTP 403 Forbidden error. I've contacted VLIZ about this.
write_dwc
is currently not working on the etnservice side, with a permission http error. I've deleted the test from postman to avoid monitor failure.
vcr for tests, memoise for caching internally in the functions? (for list functions especially)
This issue is a tracker of what functions have been rewritten to use the API.
Functions implemented in etnservice
Functions rewritten to use the API
use vcr for response caching