Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported currency pair #10

Open
hugohoydal opened this issue Dec 22, 2021 · 2 comments
Open

Unsupported currency pair #10

hugohoydal opened this issue Dec 22, 2021 · 2 comments

Comments

@hugohoydal
Copy link

Hey.

Out of nowhere this issue occurred. Do you guys know what it is? :)
Screenshot 2021-12-22 at 15 00 51

@0x5am5
Copy link

0x5am5 commented Feb 26, 2022

Have you tried changing the default to see if it's actually an issue with all currencies or just USD to DKK?

@sorenlouv
Copy link
Owner

The problem is that the alfred-currency uses a free tier from exchangerate-api.com and it runs out of credits halfway through the month.

You should be able to solve this yourself:

  1. Create an account at https://exchangerate-api.com
  2. Create an API key at https://app.exchangerate-api.com/keys
  3. Open the workflow and click "Open in Finder"
  4. Open the file "currency.php" and replace the API key on line 5: https://v6.exchangerate-api.com/v6/<YOUR-API-KEY>/pair/

image

Please let me know if this work out!

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

No branches or pull requests

3 participants