Replies: 1 comment
-
Não é bem um "erro", é um warning da própria biblioteca urllib3. Você pode omitir o warning com |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bom dia, ao executar o programa, ele retorna o seguinte erro:
C:\Python310\lib\site-packages\urllib3\connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'www1.nfe.fazenda.gov.br'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
warnings.warn(
Solicito ajuda nesse sentido, por favor.
Desde ja agradeço. :)
Beta Was this translation helpful? Give feedback.
All reactions