nickmccullum / algorithmic-trading-python

The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
2.35k stars 2.37k forks source link

data = requests.get(api_url).json() data not working #58

Open ishikabansal77 opened 1 year ago

ishikabansal77 commented 1 year ago
image
yichenCY commented 1 year ago

The answer is in "403 Error when pulling data from api #49"

Arzchit commented 6 months ago

hi could you resolve it yet...i am facing a similar issue