Open Propants05 opened 2 months ago
The zip contains a .dll and a .exe and therefore I don't think it is related to that because the error report is about android. I rather think that those files might be malware, but I haven't checked that yet.
Edit:
which zip?
which zip?
There was a MediaFire link spammed, which was deleted by the people with access to delete stuff in this thread.
which zip?
There was a MediaFire link spammed, which was deleted by the people with access to delete stuff in this thread.
Ah, so it's not a thing directly from me, and for the oauth problem, how can it be solved?
I have the same issue, with oauth2 link on android
I found the problem. It's the browser-in-app feature of telegram. If u disable it, the auth process will work again.
I have a service to let your subscribers access the telegram group,
what happens: from android phone when they click on the oauth2 link, it takes them back to the twitch app, then to the default browser, asking them to log in, once logged in it takes them back to oauth2, but it deletes all the parameters except the client-id giving this error:
I encoded the link
https%3A%2F%2Fcrewmaster.net%2Foauth%2Ftwitch
and did various tests with various people, I noticed that the problem appears when the user does not have already logged in, but has to do it and once logged in with their credentials they get the error 400i have tried to put the redirect link at the last, but is the same error
I repeated these tests, with various links, and various combinations, more or less 30 tests for each link variation, but the problem was always the same.