mattlisiv / newsapi-python

A Python Client for News API
MIT License
375 stars 130 forks source link

Bug report #68

Open gitjuanfmunoz opened 3 years ago

gitjuanfmunoz commented 3 years ago

TypeError Traceback (most recent call last)

in ----> 1 all_bitcoin_articles=newsapi.get_everything(q='bitcoin') TypeError: expected string or bytes-like object
hwk06023 commented 1 month ago

Hey 👋. Is your api_key working? It seems to be a problem there.