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

[GameSearch] RAWG requires an api key #62

Open
Mibo5354 opened this issue Nov 28, 2021 · 0 comments
Open

[GameSearch] RAWG requires an api key #62

Mibo5354 opened this issue Nov 28, 2021 · 0 comments

Comments

@Mibo5354
Copy link

It seems that rawg.io api requests requires an api key now, the cog will need this to be fixed.

python[1378890]: Traceback (most recent call last):
python[1378890]:   File "/home/discord/redenv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 85, in wra>
python[1378890]:     ret = await coro(*args, **kwargs)
python[1378890]:   File "/home/discord/.local/share/Red-DiscordBot/data/bot/cogs/Downloader/lib/aiocache/decorators.p>
python[1378890]:     if cache_read:
python[1378890]:   File "/home/discord/.local/share/Red-DiscordBot/data/bot/cogs/Downloader/lib/aiocache/decorators.p>
python[1378890]:     if self.key_builder:
python[1378890]:   File "/home/discord/.local/share/Red-DiscordBot/data/bot/cogs/CogManager/cogs/gamesearch/gamesearc>
python[1378890]:     results = games["results"]
python[1378890]: KeyError: 'results'
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

No branches or pull requests

1 participant