json - Finance data on alphavantage -
i trying json company calling api of alphavantage .for company data coming , company, it's failing. company data coming - tcs,infy,msft company data failing - tatamotors,rcom,sbin
link tcs json
link tatamotors
can please me why happening?
i've noticed alpha vantage when retrieving data list of stocks, response have empty body.
- are having error same stock tickers each time fetch data, or happening different tickers each time?
- what response body like?
- when did problem start? has been this, or intermittent?
it seems bug on end, , seems follow period of 500 server errors effect of "heroku app: application error". doesn't happen every day, , doesn't happen same stock ticker each time fetch data.
in short, it's server-side bug. hey, it's free service , it's pretty great.
since error doesn't happen same stock each time, added retry feature, , results in mostly-complete set of data on days when service buggy.
Comments
Post a Comment