Skip to content

Conversation

@adiabuk
Copy link

@adiabuk adiabuk commented May 19, 2021

Old API URL (apiratesapi.io) seems to have been decommissioned and can no longer be resolved. A GET on the top level returns an address which works: https://exchangeratesapi.io

@adiabuk adiabuk mentioned this pull request May 19, 2021
@deveninabox
Copy link

Hey, just thought I'd share my experience. I seem to be getting an error while using your fork:
HTTPSConnectionPool(host='exchangeratesapi.iolatest', port=443): Max retries exceeded with url: /?base=GBP&symbols=USD&rtype=fpy (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x1FF609D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

@chenyan
Copy link

chenyan commented May 20, 2021

it doesn't work.

"Currency Rates Source Not Ready"

@konrad-ixium
Copy link

I've set the URL to "https://api.exchangeratesapi.io/api/" but the response I receive back is:

b'{\n "success": false,\n "error": {\n "code": 101,\n "type": "missing_access_key",\n "info": "You have not supplied an API Access Key. [Required format: access_key=YOUR_ACCESS_KEY]"\n }\n}\n'

I think they might have moved to a completely paid service? Their free account seems to only offer 200 requests /mo. Hope I'm missing something :/

@adiabuk adiabuk closed this May 21, 2021
@adiabuk adiabuk deleted the update_api branch May 21, 2021 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants