Open goodarmen96 opened 4 years ago
Hi, Funnhub! I caught some strange bug. When I use "/quote?symbol=" request for us symbols, I get success response with predictable data
For example AAPL
https://finnhub.io/api/v1/quote?symbol=AAPL&token= { "c": 112.28, "h": 112.44, "l": 107.67, "o": 108.43, "pc": 108.22, "t": 1601197570 }
But when I try to get info for russian stocks, I always get error
For example SBERP.ME
https://finnhub.io/api/v1/quote?symbol=SBERP.ME&token= "You don't have access to this resource."
Hi, you need to subscribe to the plan here to access it: https://finnhub.io/pricing-stock-api-international-market-data
Hi, Funnhub! I caught some strange bug. When I use "/quote?symbol=" request for us symbols, I get success response with predictable data
For example AAPL
But when I try to get info for russian stocks, I always get error
For example SBERP.ME