tobiasdueser / StockPortfolio-MoneyMoney

Other
3 stars 3 forks source link

issue pulling stock info #2

Closed iSchorsch closed 3 years ago

iSchorsch commented 3 years ago

This is the error message I am receiving for the last 2 days: The Stock Symbol I am trying to fetch is AAPL (Apple) . the API key is supplied by myself by copying it from the respective website: https://finnhub.io/dashboard

I also tried to regenerate the API Key aka generate a new one, which did not solve the issue. Please help to resolve this, since I LOVE your extension! Thank you!

   ```

Lade Wertpapierbestand für StockPortfolio ... Sending: GET https://api.exchangeratesapi.io/latest?symbols=USD,GBP 21:43:35 Received: { "success": false, "error": { "code": 101, "type": "missing_access_key", "info": "You have not supplied an API Access Key. [Required format: access_key=YOUR_ACCESS_KEY]" } } StockPortfolio.lua:106: attempt to index field 'rates' (a nil value)

endanger commented 3 years ago

Same problem "StockPortfolio.lua:106: attempt to index field 'rates' (a nil value)" for BINANCE:BTCUSDC(0.000001)

tobiasdueser commented 3 years ago

Thanks for reporting the issue. I was able to fix it and already sent the updated version to MoneyMoney for a new signature. I will upload it after I get the signed file back :)

tobiasdueser commented 3 years ago

You can download the fixed version here: moneymoney-app.com or Github Releases