Random access key not found error on API.get_barset()

I am using the api python package on a paper trading account.

It seems to run fine, but randomly I get an error:

{"code":40110000,"message":"access key verification failed : access key not found (Code = 40110000)"}

I was thinking, maybe this was because I was going over my call limit per minute. So I throttled it down so I’m physically waiting before I make a call, it’s impossible for me to make more than 190 calls per minute. And I still get the error, so I don’t think that’s the issue.

Anyone else getting this error code randomly?

are you working with $200,000.00?

1 Like

no, are there tiers? the documentation I found just listed 200/minute

i use about 55 a min, you dont need to make calls like that

1 Like