seemethere / nba_py

Python client for NBA statistics located at stats.nba.com
BSD 3-Clause "New" or "Revised" License
1.05k stars 255 forks source link

ConnectionError: ('Connection aborted.', error(13, 'Permission denied')) #111

Closed vincenttern closed 4 years ago

vincenttern commented 6 years ago

I want to add nba scores to my blog website that is built with google app engine and python. I am getting a ConnectionError that I seem to can't fix. Any help will be greatly appreciated. Thanks!

mneedham91 commented 6 years ago

We're going to need a lot more context. First of all, I bet the error message you are getting of ConnectionError is not related to nba_py but is actually related to Google App Engine. Can you please provide us with your code related to the error message?

bttmly commented 6 years ago

See #88

NBA.com seems to block IP addresses from major cloud hosting providers (AWS, Google App Engine, etc)