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

Currency conversion now requires an API Key #131

Closed
gustavosaez opened this issue Sep 26, 2023 · 10 comments
Closed

Currency conversion now requires an API Key #131

gustavosaez opened this issue Sep 26, 2023 · 10 comments

Comments

@gustavosaez
Copy link

CleanShot 2023-09-26 — 15h55m49s

@gustavosaez
Copy link
Author

CleanShot 2023-09-26 — 15h55m49s

I never set any API, is there in the code?

@aronpaljakab
Copy link

Happened for me on Ventura as well. I did not have any API access key set before either. Perhaps the Fixer "free tier" plan has changed, no more free calls just through registered API keys?

@biati-digital
Copy link
Owner

Please use the issue template to provide all the required info.

There are no API keys in the code, if you did not set an API key then the workflow uses the exchangerate.host API, not sure if they are changing something as some other users reported 403 errors a few days ago #130

@gustavosaez
Copy link
Author

Sorry about the template. I'll look for a possible solution then.

@KingMob
Copy link

KingMob commented Sep 27, 2023

This just happened to me, btw.

[00:42:21.752] Calculate Anything[Script Filter] {"items":[{"title":"You have not supplied an API Access Key. [Required format: access_key=YOUR_ACCESS_KEY]","valid":false,"arg":""}],"rerun":false,"variables":{"rerun":true}}

@biati-digital
Copy link
Owner

Seems that exchangerate.host now requires an API key.

I won't be supporting this change, exchangerate.host was only supported to save the user the trouble of getting an API key, if you require a key then go with fixer.io API is way better.

In the readme is explained how to get a free API Key from fixer.io

exchangerate.host will be removed in a future update.

@biati-digital biati-digital changed the title Currency conversion macOS Sonoma Currency conversion now requires an API Key Sep 28, 2023
@biati-digital biati-digital pinned this issue Sep 28, 2023
@glowacky
Copy link

@biati-digital Would it be possible to add support for Open Exchange Rates? fixer.io asks for an address, which I'd rather not provide 😕

@biati-digital
Copy link
Owner

@biati-digital Would it be possible to add support for Open Exchange Rates? fixer.io asks for an address, which I'd rather not provide 😕

Seems that openexchangerates also requires an API key so i can't see any benefit, you mention the address but for me it simply means more work, more support, update docs, etc. I would only consider a free service that do not require an API key otherwise use fixer.io create an account with fake data.

@glowacky
Copy link

makes sense, thanks!

@biati-digital
Copy link
Owner

exchangeratehost has been removed in the latest version https://github.com/biati-digital/alfred-calculate-anything/releases/tag/4.0.3

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

5 participants