Finance::Quote still not working with alphavantage

John Ralls jralls at ceridwen.us
Sun Nov 19 14:32:10 EST 2017


> On Nov 19, 2017, at 10:15 AM, Frank Saporito <frank.saporito.md at gmail.com> wrote:
> 
> Thank you John for your expertise and quick response.  I feel better that at
> least some of my problem has been solved - the API key is working.  But, I
> am not retrieving quotes usable by Gnucash. 
> 
> $ ALPHAVANTAGE_API_KEY=(my key) gnc-fq-dump -v alphavantage T
> Finance::Quote fields Gnucash uses:
>    symbol: T (deduced)          <=== required
>      date: ** missing **        <=== required
>  currency: ** missing **        <=== required
>      last:                      <=\       
>       nav:                      <=== one of these
>     price:                      <=/        
>  timezone:                      <=== optional
> 
> ** This stock quote cannot be used by gnucash!!
> 
> 
> All fields returned by Finance::Quote for stock T
> 
> stock           field  value
> -----           -----  -----
> T            errormsg: Internal Server Error
> T                last: **missing**
> T                 nav: **missing**
> T               price: **missing**
> T             success: 0
> 
> I am sorry to be bothering you with what I am sure is a simple error on my
> part.
> 

Looks to me like Alphavantage's server has a problem.

Regards,
John Ralls



More information about the gnucash-user mailing list