dpguthrie / dpguthrie/yahooquery

API calls returning 'Invalid Cookie'

Open
#203 106 comments 11 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.