alpacahq / Alpaca-API

The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.
https://alpaca.markets/
143 stars 13 forks source link

Access key verification failed (Code = 40110000) #118

Closed GarryWalsh closed 4 years ago

GarryWalsh commented 4 years ago

My paper api has been working flawlessly for a few months now. Nothing has changed in how I have been accessing the endpoints in weeks.

Today I started experiencing this error for the bars endpoint (Possibly others too haven't tested)

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

Happened earlier today and regenerated my API keys and it worked fine for a few hours and now happening again

GarryWalsh commented 4 years ago

Seems to have been a temporary issue, the bars endpoint is working again without having to regenerate the keys.

I'm leaving this open as it is still an issue that it happened at all

GarryWalsh commented 4 years ago

Intermittently happening all day

umitanuki commented 4 years ago

We had an issue one day but it should be working fine. Let us know if you still see it.