We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
getting this error from time to time. What can we do?
response = pyvat.check_vat_number(self.ustid) File "/usr/local/lib/python3.9/site-packages/pyvat/__init__.py", line 211, in check_vat_number return VAT_REGISTRIES[country_code].check_vat_number(vat_number, File "/usr/local/lib/python3.9/site-packages/pyvat/registries.py", line 136, in check_vat_number raise ServerError(fault_code) pyvat.exceptions.ServerError: ServerError: MS_MAX_CONCURRENT_REQ
The text was updated successfully, but these errors were encountered:
A good github person always searches for other results with the same text in the issue list (use the search box) before posting a new one..
Sorry, something went wrong.
No branches or pull requests
Hi,
getting this error from time to time. What can we do?
The text was updated successfully, but these errors were encountered: