Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some requests timeout #7

Open
gaberogan opened this issue Jul 18, 2023 · 1 comment
Open

Some requests timeout #7

gaberogan opened this issue Jul 18, 2023 · 1 comment
Assignees

Comments

@gaberogan
Copy link

gaberogan commented Jul 18, 2023

Some requests to the NBA API such as in get_teams.py or get_game_stats.py are timing out due to a missing Origin header, causing the script to hang. The value should be:

Origin: https://www.nba.com
@gaberogan gaberogan changed the title Some requests time out, missing Host header Some requests timeout Jul 18, 2023
@Nathanlauga Nathanlauga self-assigned this Oct 20, 2023
@Nathanlauga
Copy link
Owner

I'll fix that soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants