Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Bug in the "live" api.currencylayer API #10

Open
nayzo opened this issue May 2, 2020 · 1 comment
Open

Bug in the "live" api.currencylayer API #10

nayzo opened this issue May 2, 2020 · 1 comment

Comments

@nayzo
Copy link

nayzo commented May 2, 2020

Hello @macseem @paulzehetmayr,

It seems that there is a bug in the "live" api.currencylayer API:
When I request it using Postman:

GET https://api.currencylayer.com/live?access_key=XXXXXXXX&source=EUR&currencies=USD

It returns this Response:

{
    "success": false,
    "error": {
        "code": 302,
        "type": "invalid_date",
        "info": "You have entered an invalid date. [Required format: date=YYYY-MM-DD]"
    }
}

Any Idea ?

@mtzare22
Copy link

maybe it's temporary error , now it has no error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants