currencylayer-API
currencylayer-API copied to clipboard
historical API doesn't work
Using the historical endpoint:
http://apilayer.net/api/historical?access_key=MY_KEY&source=GBP&date=2018-09-20
always results in this error:
{"success":false,"error":{"code":302,"type":"invalid_date","info":"You have entered an invalid date. [Required format: date=YYYY-MM-DD]"}}
I had this error, then I signed up for a new account (was using a fixer.io). After signing in, you can click the example, which seems the same except with a different API key.
Same here. Result is reproducible with curl/wget/postman. I'm already dealing with a billing issue with them, rather not fund another account.
Same problem and here I am. Are they going to fix this or do we need to use fixer.io from now on?