jmfernandes / robin_stocks

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
http://www.robin-stocks.com
MIT License
1.69k stars 459 forks source link

Options Trading "403 Client Error: Forbidden for url: " #170

Open bsuwirjo opened 4 years ago

bsuwirjo commented 4 years ago

I am trying to view market data for options using the function get_option_market_data(). When I try to do so I get a 403 Client error. I have tried using the id version of the method as well but I get the same error. Here is an image of the code I'm using. robinStocksOptionsError

solarplex commented 3 years ago

Please check my changes to see if my fix works properly