Skip to content

[BUG] Can't fetch the API key #30

@Eniterusx

Description

@Eniterusx

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions