JarekPo / financial-api

This Python backend is part of a full-stack project to visualize historical data on financial instruments, identify patterns and changes in trends to facilitate potential investment and trading decisions.
https://financial-api-blush.vercel.app
0 stars 0 forks source link

Handle 403 codes for the historical-price endpoint #22

Open JarekPo opened 4 weeks ago

JarekPo commented 4 weeks ago

Investigate and accommodate 403 status code response

JarekPo commented 2 weeks ago

Fixed the issue by returning empty object if the requested data is denied. TODO: remove non-US stocks or get new historical data source