andrewnathanco / mural

This is a repository for the Mural online game at ancgames.com/mural
https://ancgames.com/mural
GNU Affero General Public License v3.0
0 stars 0 forks source link

BUG: Invalid API key #19

Closed gedw99 closed 12 months ago

gedw99 commented 12 months ago

Maybe worth adding a .env.template to the code folder.

I seem to need an API key ?

running...
2023/11/08 08:26:47 INFO USING: db.db
2023/11/08 08:26:47 INFO TMDB_KEY: 111
2023/11/08 08:26:47 INFO SESSION KEY: 222
2023/11/08 08:26:47 INFO Setting up game
2023/11/08 08:26:47 ERROR could not get random answers: sql: no rows in result set
2023/11/08 08:26:47 INFO Caching Answers From TMDB
2023/11/08 08:26:47 ERROR could not get answers: Code (7): Invalid API key: You must be granted a valid key.
gedw99 commented 12 months ago

ok got an api key now :)

andrewnathanco commented 12 months ago

Sweet!. I do think it'll be worthwhile to create an installation guide/contribution guide. #5 I'll prioritize this one and try to get it done tonight.