Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yahoo.finance.options - no data returned #152

Closed
etouve opened this issue Feb 2, 2012 · 3 comments
Closed

yahoo.finance.options - no data returned #152

etouve opened this issue Feb 2, 2012 · 3 comments

Comments

@etouve
Copy link

etouve commented Feb 2, 2012

I've been using this table successfully for months. Today it stopped working.

http://query.yahooapis.com/v1/public/yql?q=SELECT%20*%20FROM%20yahoo.finance.options%20WHERE%20symbol%3D'GOOG'%20AND%20expiration%3D'2010-06'&diagnostics=true&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys

Any symbol returns an empty set.

More details:



true


results.length(): 2
#90)]]>

1687
1428
25037


Thanks for the help

@thomasdfowler
Copy link
Contributor

Hi, I've fixed this issue in my master branch (thomasdfowler/yql-tables) and have issued a pull request to get my fix merged with yql/yql-tables master branch. The pull request is issue #153.

Thanks,

Thomas

@etouve
Copy link
Author

etouve commented Feb 7, 2012

Thanks Thomas!

@sudocode
Copy link
Member

sudocode commented Jan 7, 2013

Closing since issue has been resolved.

@sudocode sudocode closed this as completed Jan 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants