7heo
7heo
Yeah I can imagine. My offer still stands if you feel ok trusting an absolute stranger to organize your issues... ;)
> Why comment the unused variable? If truly unused removal should be okay. I am not the original author of this script, it's not for me to decide. Maybe they...
I mean, anyway, @dessalines wrote that line according to the git blame, so he will say something if it's meant to stay.
This issue needs to be re-open. #422 didn't fix the bug.
> I've got the fix. I'll create a PR later today. Now I'm curious to see that ;)
Hey @AppearamidGuy , you missed one occurence, here: https://github.com/Docile-Alligator/Infinity-For-Reddit/blob/master/app/src/main/java/ml/docilealligator/infinityforreddit/activities/LoginActivity.java#L274 I suppose you should re submit your PR with that change :)
Just so we're clear, I do not think this bug is necessarily solely because of Infinity. If the reddit servers are returning an unexpected answer, this behavior could totally happen....
So I did a bit of testing with the following python script: ```Python #!/usr/bin/env python """Infinity simulation script, for debugging purposes""" from base64 import b64encode from json import dumps from...
Interestingly enough, now that I tried again, the login page does not redirect to the client authorization page anymore, it seems. Instead, it loops onto the "Welcome back!" page. But...
This is **not** fixed. I have Infinity 6.3.1 from f-droid, and when I attempt to login, I get: "There was an error trying to connect with your reddit account". With...