The “RedReader permission denied” issue typically occurs due to Reddit API changes or problems with authentication in the RedReader app.
Common causes and fixes include:
Logout and re-login: Logging out of your Reddit account in RedReader, removing the account, and then adding it back after verifying your Reddit password can resolve permission errors.
Login workaround: Disconnect your internet, attempt to add the Reddit account in RedReader (which causes an error), copy the authorization link, then open it externally in a browser, reconnect to the internet and refresh. This allows bypassing some login errors.
Update Android System WebView: RedReader relies on the Android system WebView to display Reddit login pages. An outdated or incompatible WebView can cause login and permission issues. Updating Android System WebView from the Google Play Store or switching to a Chrome WebView implementation in Developer Options helps many users.
Clear app cache and data: Clearing RedReader’s cache or app data may help reset corrupted login states.
Sometimes the error stems from Reddit API permission changes or bugs, resulting in “403 Forbidden” or “Permission Denied” errors when accessing media links in RedReader, especially v.redd.it links.
If you use a VPN, changing servers can sometimes resolve permission denials caused by Reddit blocking certain IP ranges.
In summary, the best steps to fix the “permission denied” issue in RedReader are to log out and log back in, use the browser link workaround during login, update the Android System WebView, clear the app cache/data, and if applicable, try switching or disabling VPNs. These steps address most common causes related to app or Reddit-side changes.
If problems persist, checking the RedReader subreddit or GitHub issues for updates or workarounds recommended by the community is advised.
Also Read : Disney Plus Error Code 83 Fix
How to fix RedReader OAuth redirect failure
The RedReader OAuth redirect failure occurs when the app cannot properly redirect back to itself after the Reddit login process. This typically happens because the OAuth redirect URI is either not correctly set or is blocked by the system WebView used by RedReader.
To fix RedReader OAuth redirect failure, try these steps:
Update Android System WebView: The internal browser in RedReader relies on Android System WebView. An outdated or incompatible WebView often causes redirect issues. Update it via the Google Play Store. If your device has developer options, switch the WebView implementation to Chrome instead of AOSP WebView to improve compatibility.
Use the exact redirect URI configured in RedReader, which is typically
redreader://rr_oauth_redir. Make sure this is set correctly if you are customizing or building the app yourself (Settings > Network > Reddit client ID override).If the internal browser doesn’t redirect after login, manually copy the full URL shown after login and paste it into an external browser. This workaround lets you complete authentication outside RedReader’s internal WebView.
Clear RedReader app cache or reinstall the app if updates to WebView or settings don’t help.
If you use VPN or custom DNS, try disabling them as they might interfere with the redirect.
In essence, keeping the Android WebView up to date and ensuring the correct OAuth redirect URI is set are the key fixes for RedReader OAuth redirect problems. Manual copying of the redirect URL after login can serve as a temporary workaround.
Be the first to comment