Tivimate Code 404

I forgot to add - 404 errors in browsers generally come when a URL has been mistyped or does not exist on a server.
I added a path to the end of the reddit URL below to show you. The web server for reddit has received the request, but doesn't have a subfolder called "battery" to show - hence it returns a 404 response

404 Example - https://www.reddit.com/battery

curl -I https://www.reddit.com/battery
HTTP/2 404

Double check you have the correct URL in your apps and there are no typos
 
If for some reason you don’t get your issue sorted.
I personally would suggest you choose a supplier that has a group that you can join for contact, like Telegram,Discord or similar.
Hope you get it sorted and good luck.
 
Last edited:
404 error is usually when the line is disabled or ended if details are correct...

You could try entering your user and pass if you know the url... Did supplier give you url for xtream server, or just an app to use?
 
404 error is usually when the line is disabled or ended if details are correct...

You could try entering your user and pass if you know the url... Did supplier give you url for xtream server, or just an app to use?
They gave me an xtream URL. I re-entered it but get the same error.IMG20240410113810.jpg
 
You can try putting your details in to a Web browser as below:

Code:
http://URL_GIVEN:PORT/player_api.php?username=USER&password=PASS

Change the URL to correct url you have, and PORT, if required (ensure change protocol to https if SSL url is to be used). The put your USER and Pass in...

If its still valid, should give you details about the account, such as end date etc. If not, will get a url error page...
 
Back
Top