Is there an existing issue for this?
Current Behavior
This worked before this past Friday, and I have made no changes to my code. Basically, I am using get_data and it returns None for any use of the function. This has never happened before the past Friday, and it is still happening today. This seems like it is an API issue, but I can't be sure.
Expected Behavior
The function get_bars() should not return None.
SDK Version I encountered this issue in
Whatever the most recent version is, I just installed it two weeks ago and I reinstalled it yesterday.
Steps To Reproduce
1. Try to get stock bars for any stock in Python3.10
2. It returns None
Filled out the Steps to Reproduce section?
Anything else?
I am using an online IDE and host called pythonanywhere by Anaconda. I don't believe that this is important, as I have not changed this, but I figured I might as well state that here.
Is there an existing issue for this?
Current Behavior
This worked before this past Friday, and I have made no changes to my code. Basically, I am using get_data and it returns None for any use of the function. This has never happened before the past Friday, and it is still happening today. This seems like it is an API issue, but I can't be sure.
Expected Behavior
The function get_bars() should not return None.
SDK Version I encountered this issue in
Whatever the most recent version is, I just installed it two weeks ago and I reinstalled it yesterday.
Steps To Reproduce
Filled out the Steps to Reproduce section?
Anything else?
I am using an online IDE and host called pythonanywhere by Anaconda. I don't believe that this is important, as I have not changed this, but I figured I might as well state that here.