[SOLUTION] To fix the 401 error, install this fixed version of UnDiscord. (version 5.2.3.with.fixes) #627
Replies: 6 comments 16 replies
-
okay this works. Thanks, Bud. |
Beta Was this translation helpful? Give feedback.
-
This isn’t working for me, even though I’m using Mozilla Firefox! |
Beta Was this translation helpful? Give feedback.
-
There's a way without deleting your browser passwords!
EDIT: Actually
EDIT: ^ This change is still needed. And it should work!
I highly recommend doing the optional step as well. |
Beta Was this translation helpful? Give feedback.
-
@sn-o-w can you help ? my discord is realmfg I can share screen and it make things easier ig |
Beta Was this translation helpful? Give feedback.
-
DISCLAIMER: This fix has nothing to do with 403 errors or index.json files. So if you need help with 403 errors or index.json files, please try elsewhere. Thank you.
SOLUTION - INSTALL THE FIXED UNDISCORD:
Install the new, fixed Undiscord here (version 5.2.3.with.fixes):
https://greasyfork.org/en/scripts/502561-undiscord
ALTERNATIVE SOLUTION - DELETE DISCORD PASSWORD AND MANUALLY ADD AUTHENTICATION TOKEN
Step #1 - Remove Discord passwords from your browser (this is what causes Undiscord to break).
Go to your Passwords manager in your browser.
Search for and delete all passwords for Discord.
Note: Keep in mind to never let your Discord password be saved again in the future, as this will cause Undiscord to break again.
Step #2 - Get your Authorization Token that your Discord password accidentally replaced.
Refresh the Discord page.
Press F12 to pull up the Developers Tools window.
Click on the Network Tab.
Click on the XHR tab underneath.
Type"api" (without the quotation marks) in the filter box if you need to narrow down the search results.
Click on one of the search results for Discord.
Note: If you don't see any Discord search results, then refresh the Discord page and follow the other steps again. Keep doing this until you see a Discord search result in the Network > XHR section in the Developer Tools window.
Click on the Headers tab.
Scroll down until you see Authorization: (some long string of letters and numbers).
Right-click that and selected Copy Value.
Note: It is recommended to open up a Notepad document and paste the value that you just copied to make sure that the Authorization Token was copied correctly.
Note: You need to manually get your Authorization Token using this above method, because pressing the Authorization Token Fill button may just give you an error message and won't work.
Step #3 - Paste your Authorization Token in your Undiscord window.
Open up the Undiscord window and paste the Authorization Token that you got from the above steps.
Beta Was this translation helpful? Give feedback.
All reactions