dpguthrie / dpguthrie/yahooquery
API calls returning 'Invalid Cookie'
Open
- Dominant language
- Python
- Stars
- 920
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
API calls returning 'Invalid Cookie'
**To Reproduce**
>>> from yahooquery import Ticker
>>> aapl = Ticker('aapl')
>>> x = aapl.price
>>> print(x)
{'aapl': 'Invalid Cookie'}
**Desktop (please complete the following information):**
- OS: Linux
- Browser: None
- Version 2.3.1
Contributor guide
Assessment
This issue has not been assessed yet.