-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
JSON error while convert currencies #76
Comments
Hi, did you configure your API Key? |
No I don't |
I've obtained a Fixer API key from API Layer, and configured the workflow with it. (v 3.5.0)
|
There's a new version 4.0.0. Please read the release to see what's new. Please note, the only way for currency to not work it's because it's not able to grab the rates from fixer or exchangeratehost, are you using a software to block outgoing connections? If you are using Alfred 5 you can migrate you configuration to the new workflow configuration window. The workflow should still be able to read the old config but try it anyway. |
If you have a problem with the workflow please answer the following questions.
Are you using the latest version of the workflow?
Yes, v3.5.0
Describe the bug
Cannot convert currencies
To Reproduce
Steps to reproduce the behavior:
Type any currency conversion syntax like: 100 jpy to usd
Observed: no result shown
Expected behavior
Conversion result should be shown
Debug Output
JSON error: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. in JSON:
Please enable debug (see image) open Alfred and type the conversion that it's not working, you will see that the debug window is populated with a lot of text, please paste that text in here.
System information:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: