arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
498 stars 206 forks source link

[FIX] do: Change DGII endpoint to new one #190

Closed gustavovalverde closed 4 years ago

gustavovalverde commented 4 years ago

Old endpoint has been deprecated

arthurdejong commented 4 years ago

Hi Gustavo, Thanks for the fix. I also fixed the response parsing to try to pick the correct properties and merged it as efa70f1. It is a little troubling that this interface changes so often though...