HQTriviaMaster icon indicating copy to clipboard operation
HQTriviaMaster copied to clipboard

Alwasy gives wrong answer

Open shreystechtips opened this issue 6 years ago • 3 comments

I was testing the OCR and it always gives the wrong answer while having 100% confidence. I was originally trying to get the web socket to work, but can't find my User ID or Token in mitmproxy (with https://api-quiz.hype.space/ in it). So if there is somebody who has the same problem or has an idea on how to fix one of the two, it would be greatly appreciated!

shreystechtips avatar Apr 11 '18 01:04 shreystechtips

I have the same problem :/

goldcr3st avatar Apr 12 '18 18:04 goldcr3st

Currently, I just stream my android phone to chrome via a screen stream via HTTPS app. Today it only gave a few answers right when I tested with a video playing, which is very interesting. Some were totally wrong, but it still had 100% confidence.

shreystechtips avatar Apr 12 '18 20:04 shreystechtips

Can't help with the 100% confidence on wrong answer using OCR (I'm having the same issue with YouTube video tests) but I can help with finding your token and HQ id; before you run the mitmproxy, close all your apps on your phone - then run mitmproxy from terminal - then open HQTrivia app - it will load a few GET and POST - click your username in the app, then check the terminal window for GET https://api-quiz.hype.space/users/xxxxxxxxx - this will show the Bearer under the REQUEST tab, and at the bottom have your userID (careful not to use the referral userID typically listed at the very bottom).

realjamesjones2 avatar Apr 13 '18 17:04 realjamesjones2