BeamlakAschalew / flixquest-api

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

Showbox error #26

Closed streamamos closed 3 months ago

streamamos commented 3 months ago

I'm getting this error for a few days now on every single request for showbox:

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

BeamlakAschalew commented 3 months ago

I'm getting this error for a few days now on every single request for showbox:

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

I don't know why it suddenly stopped working for you, maybe check the proxy if you're using one and don't use cloudflare proxy for showbox.

streamamos commented 3 months ago

I don't know why it suddenly stopped working for you, maybe check the proxy if you're using one and don't use cloudflare proxy for showbox.

Is it working for you? for example this link: https://flixquest-api.vercel.app/showbox/watch-tv?tmdbId=1399&season=1&episode=1

streamamos commented 3 months ago

I fixed it, for some reason i now need to put "proxied=false" at the end.