alpacahq / Alpaca-API

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

endpoint not found at GET https://paper-api.alpaca.markets/v2/account #137

Closed mikepsinn closed 3 years ago

mikepsinn commented 3 years ago

Hi!

I'm definitely using my paper key/secret and I copied the URL directly from this tutorial: https://forum.alpaca.markets/t/manually-trading-stocks-using-postman-and-the-alpaca-api/166

However, it says

{
    "code": 40410000,
    "message": "endpoint not found"
}

Any suggestions? Thanks!

Screenshot_1

image

ZippeyKeys12 commented 3 years ago

It works correctly for me, are you still having issues?

ZippeyKeys12 commented 3 years ago

Closing due to inactivity, reopen if this persisted

mikepsinn commented 3 years ago

Hi, @ZippeyKeys12 ! Sorry, I never saw a notification that you responded!

It seems to have been a temporary issue because it works now with all the identical parameters.

Thanks for your help!