BeamlakAschalew / flixquest-api

https://flixquest-api.vercel.app
GNU General Public License v3.0
41 stars 17 forks source link

{"name":"NotFoundError"} #1

Closed ejatapibeda closed 6 months ago

ejatapibeda commented 6 months ago

{"message":"Something went wrong. Please try again later.","error":{"name":"NotFoundError"}}

tmdb: https://www.themoviedb.org/tv/146176-berlin on this link /watch-tv?tmdbId=146176&season=1&episode=1

error on every provider

does anyone know how to solve this?

BeamlakAschalew commented 6 months ago

I will fix it and update you

BeamlakAschalew commented 6 months ago

{"message":"Something went wrong. Please try again later.","error":{"name":"NotFoundError"}}

tmdb: https://www.themoviedb.org/tv/146176-berlin on this link /watch-tv?tmdbId=146176&season=1&episode=1

error on every provider

does anyone know how to solve this?

It is fixed in the latest commit, try it and close the issue if it's working

ejatapibeda commented 6 months ago

Thanks