phillip-shvartsman / cine2nerdle-bot

A chrome extension which play cine2nerdle battle for you using TMDB
2 stars 0 forks source link

So how do we even use it? #1

Open xathian opened 9 months ago

xathian commented 9 months ago

Yarn install and build done, extension packed and installed on browser. I gave it my TMDB API key and everything but it just does nothing, it doesn't enter a game on its own and if I do it myself the extension doesn't guess any movies, just runs out of time.

Watched the DevTools console while the a game started. As the round starts it goes

Received message: {type: 'movie', title: 'Footloose', year: '1984', local_id: 'Footloose (1984)'} Found token API KEY Request Movie Info for Footloose 1984 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '0') at background.js:129:1

phillip-shvartsman commented 9 months ago

Hi @xathian did you provide the apikey or read access token? It needs the read access token