You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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).
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!
The text was updated successfully, but these errors were encountered: