Closed almet closed 3 years ago
It seems to be because I don't have an API key for their service.
{'success': False, 'error': {'code': 101, 'type': 'missing_access_key', 'info': 'You have not supplied an API Access Key. [Required format: access_key=YOUR_ACCESS_KEY]'}}
Seems related to https://github.com/exchangeratesapi/exchangeratesapi/issues/117
After a fresh install, it seems that the currency convertor isn't up to date with the returned JSON from their API.
See the traceback.