I was just using pandas datareader to get the stock data for the past two weeks or so and it was working fine. All of a sudden since yesterday the date provided wasnt worki
The url has now been updated, so upgrading datareader will fix the problem:
sudo pip install pandas_datareader --upgrade