-
Notifications
You must be signed in to change notification settings - Fork 56
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
Updating exchange rates #27
Comments
What does the log file say? (Enter |
|
It appears that the Yahoo! Finance API is no more. I've replaced it with openexchangerates.org in v3.1. You'll need an API key, which you can get for free here. |
Where to put API key? this project shows wrong currency prices... Also it doesn't know Kazakhstani tenge, unlike Yahoo finance. Possible to use: https://finance.google.com/finance ? |
For example…?
Yes, it does.
I already told you "no". |
@deanishe Do you just copy and paste the entire result generated from the api key request into "value" for APP_KEY? I've done that so far and it's still not working correctly for me. |
@tenpoundhero When you sign up, they send you an email with an "App ID". Paste that in to the Alternatively, you can grab your "App ID" from here. |
@deanishe
That's my log, it's still having trouble finding GBP |
Can you post the entire log for that query (i.e. not just the error message) and format it properly, please? Also, try running |
@deanishe Thanks for the help! |
|
How to refresh rates quickly? |
I see you still haven't read the README. Please stop wasting my time with questions that are answered in the README. |
These days i've noticed the following bug:
When i type
conv 1 usd kzt
it keeps telling my "Updating exchange rates" and i won't get actual data...The text was updated successfully, but these errors were encountered: