MicroPyramid / forex-python

Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io
http://forex-python.readthedocs.io/en/latest/usage.html
MIT License
661 stars 195 forks source link

SSL Certificate Expired #132

Closed crypto-sami closed 1 year ago

crypto-sami commented 1 year ago

Hello i was using this fine, however now it seems that i get an error about an SSL error. it mentions the theforexapi.com and i visited the site and it seems their website is not secure, maybe thats causing the issue. Here is a link to the error i got when link

YohanGrember commented 1 year ago

Same issue on my side, my job fails with the following error:

SSLError: HTTPSConnectionPool(host='theforexapi.com', port=443): Max retries exceeded with url: /api/2023-03-27?base=EUR&symbols=USD&rtype=fpy (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)')))
abhijeet-1110 commented 1 year ago

@YohanGrember SSL Issue fixed.Please check

crypto-sami commented 1 year ago

yes i can confirm its working now, thank you

vedanthamramaysree commented 1 year ago

Hi the issue still persists. Can you please help with the same.

SSLError: HTTPSConnectionPool(host='theforexapi.com', port=443): Max retries exceeded with url: /api/latest?base=CAD&symbols=USD&rtype=fpy (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))

abhijeet-1110 commented 1 year ago

@vedanthamramaysree Please check.It is working. Screenshot from 2023-04-19 16-57-24

Karan1912 commented 1 year ago

Hi I am getting the same error now

barroza commented 6 months ago

Hello,

Have the same error now