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
Hello!
I just patched RIF (com.andrewshu,.android.redditdonation v5.6.22) with ReVanced v1.24.0 and only the 'Spoof client' patch filled in with my client ID. I've verified the redirect URL is set on my application to redditisfun://auth as well. However, when I try to log in on my patched RIF install w/ my reddit username and password, I only get this error from reddit:
I've googled around a bit, and found others recently having the same issue, however I didn't find any relevant issues doing a quick search through the issues (although I may have missed something) - I've seen other login failures, but those have happened after login, not before, if I was reading those issues correctly.
Error logs
# No error logs when attempting to log in, however I do have this in the logcat for RIF specifically, taken from the time I click the add account button until I hit log in:
05-18 05:01:23.432 6257 6257 D VRI[AccountManagementActivity]: visibilityChanged oldVisibility=true newVisibility=false
05-18 05:01:23.477 6257 6302 D HWUI : endAllActiveAnimators on 0xb40000736b251e70 (RippleDrawable) with handle 0xb40000731b22c370
05-18 05:01:24.331 6257 6257 I AssistStructure: Flattened final assist data: 5300 bytes, containing 1 windows, 11 views
05-18 05:01:26.354 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:ce957d25: onRequestShow at ORIGIN_CLIENT reason SHOW_SOFT_INPUT fromUser false
05-18 05:01:26.354 6257 6257 D InputMethodManager: showSoftInput() view=android.webkit.WebView{99ceff3 VFEDHVC.. .F...... 0,0-1008,1911 #7f0a04cb app:id/webview aid=1073741825} flags=0 reason=SHOW_SOFT_INPUT
05-18 05:01:26.430 6257 6257 D InsetsController: show(ime(), fromIme=true)
05-18 05:01:26.643 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:ce957d25: onShown
05-18 05:01:29.723 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:e4fd45d9: onRequestShow at ORIGIN_CLIENT reason SHOW_SOFT_INPUT fromUser false
05-18 05:01:29.723 6257 6257 D InputMethodManager: showSoftInput() view=android.webkit.WebView{99ceff3 VFEDHVC.. .F...... 0,0-1008,1210 #7f0a04cb app:id/webview aid=1073741825} flags=0 reason=SHOW_SOFT_INPUT
05-18 05:01:29.755 6257 6257 D InsetsController: show(ime(), fromIme=true)
05-18 05:01:29.755 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:927347c2: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
05-18 05:01:29.777 6257 6257 D InsetsController: show(ime(), fromIme=true)
05-18 05:01:29.777 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:e4fd45d9: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
05-18 05:01:30.165 6257 6257 I AssistStructure: Flattened final assist data: 9116 bytes, containing 1 windows, 14 views
05-18 05:01:31.925 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:94082e3b: onRequestHide at ORIGIN_CLIENT reason HIDE_SOFT_INPUT fromUser false
05-18 05:01:31.929 6257 6257 D InsetsController: hide(ime(), fromIme=true)
05-18 05:01:31.941 6257 6257 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@189337533 Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@f2f742
05-18 05:01:32.159 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:86e4d389: onRequestHide at ORIGIN_CLIENT reason HIDE_SOFT_INPUT_ON_ANIMATION_STATE_CHANGED fromUser false
05-18 05:01:32.159 6257 6257 I ImeTracker: com.andrewshu.android.redditdonation:94082e3b: onHidden
Bug description
Hello!
I just patched RIF (com.andrewshu,.android.redditdonation v5.6.22) with ReVanced v1.24.0 and only the 'Spoof client' patch filled in with my client ID. I've verified the redirect URL is set on my application to
redditisfun://auth
as well. However, when I try to log in on my patched RIF install w/ my reddit username and password, I only get this error from reddit:I've googled around a bit, and found others recently having the same issue, however I didn't find any relevant issues doing a quick search through the issues (although I may have missed something) - I've seen other login failures, but those have happened after login, not before, if I was reading those issues correctly.
Error logs
Solution
No response
Additional context
Conversation from #help on the ReVanced discord: https://discord.com/channels/952946952348270622/954147049832603748/1373580426186199083
Acknowledgements
The text was updated successfully, but these errors were encountered: