PetterKraabol / Twitch-Python

Object-oriented Twitch API for Python developers
https://pypi.org/project/twitch-python
MIT License
213 stars 37 forks source link

Imposible to retrieve comments #40

Open GinesGarcia opened 2 years ago

GinesGarcia commented 2 years ago

Hi, just testing README.md examples and I'm getting the following error:

404 Client Error: Not Found for url: https://api.twitch.tv/v5/videos//comments?cursor=

I have tested it with different video ids but getting the same error. Any ideas?

Thanks, Ginés.