When I try to get a stock price, I use the bar API but it doesn’t seem to work.
My URL: https://paper-api.alpaca.markets/v1/bars/minute?symbols=AAPL
I pass my headers (APCA-API-KEY-ID, APCA-API-SECRET-KEY) and the response is “not found”
Any ideas what I am doing wrong?