I have been using the API recently, but looks like it just broke?
File "\Lib\site-packages\howlongtobeatpy\HTMLRequests.py", line 102, in send_web_request
search_url_with_key = HTMLRequests.SEARCH_URL + "/" + api_key_result
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
TypeError: can only concatenate str (not "NoneType") to str
It has problems with fetching the api_key. Did they change the API yet again?
The request to howlongtobeat works perfectly, but it looks like the api key is no longer present in the html content.
I have been using the API recently, but looks like it just broke?
It has problems with fetching the api_key. Did they change the API yet again?
The request to howlongtobeat works perfectly, but it looks like the api key is no longer present in the html content.