Could Not Fetch API Data
There was an error fetching live data from the Upstox API. This is most likely because your access token has expired.
Access tokens from Upstox are temporary and need to be regenerated. To get a new token, you must follow the authentication process outlined in their developer documentation.
Once you have a new token, please update the UPSTOX_ACCESS_TOKEN
value in the .env
file and restart the application.