-
-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API responded with status 401! #485
Comments
^^ Experiencing this too |
Same here |
same |
Same here. |
Same here |
Same here. |
damn, this blew up. how are so many people having this issue..? |
@slycooper724 @ReadyCash2222 @Aldosari-95 @Alex-Jud @Deleterman21 @amytori @LavenderAndChamomile @yourlocalcodemonkey |
@dotPHUNK yup having the same issue. |
I did exactly the steps shown on my browser and still didn't work. |
I have even tried the previous version v5.2.0 and I still get the same issue. |
I'm also getting this message - I tried looking for auth token information, I went to do the copy/paste version and got 100 scam warnings. When I went to the logs in F12, I was getting a 404 not found error every time I tried to run it. Help! |
same problem 0 fix yet |
That's normal for the scam warnings. |
I must also note that even trying the most recent version of undiscord on Edge, I also got the same error. |
This is likely caused by the authentication token not being set correctly see https://github.com/victornpb/undiscord/wiki/authToken However, after setting the advanced setting I was still getting an error but it was a 400 error and not the 401 error reported on this issue. |
I too am getting this issue, was getting a 401 error code then attempted the authentication token fix and now get a 400 error code. Edit: |
Were you able to successfully mass delete messages in Discord? |
Yes I could mass delete messages in Discord. All I did was install the script in a different browser. I wonder if its some kind of browser cache issue? |
Yeah it doesn’t work on chrome for me either |
I can confirm that I am also having this issue, I'm thinking perhaps some update in discord did indeed cause this because i never had the issue not so long ago, i think it was after the discord update that introduced the customizable global themes |
I just tried a few minutes ago. (Chrome/Windows) I had the same issue. EDIT 1: I went in and did the Advanced Fill fix and this was the result:
So essentially it allowed it to complete but it didn't actually delete anything. |
For those of you getting this on firefox [ or chrome ], try using incognito. Worked for me! |
I can confirm that this works! |
yep, just need to add the extension [ tamper/greasemonkey ] in normal mode and then use it in incognito ;) |
This works and seems to be the only solution for now. Thanks! |
When I try using incognito mode, I have to redownload the script from the website. However, the download process is different from if I were to download it regularly. It directly installs a JavaScript file into my Downloads folder and I have no idea what I should do next. The Can you explain how you got it to work for you in Incognito mode so I can also fix this issue? Thank you. [UPDATE]I have fixed the issue, and going into Incognito mode is not required. You just have to downgrade Undiscord into an older version. |
As far as I know, you don't have to redownload any script. You just need to set it up normally as you would without incognito. Once that's done, you can now open incognito tab and login to discord.com/login. Then proceed normally. |
For me, when I went into incognito mode with Undiscord previously set up, the |
@sharpenhead I see. |
Similarly this only works in private browsing for me now. Anyone fixed it in normal mode? |
Update: had to remove autofill password in chrome for discord application and now it works in normal mode. |
Same here |
expand "Message Intervals" and remove autofilled "Before a Message" , in my case it was an email |
Update: run it in private window and it worked smoothly w/o any problems |
Undiscord Version
v5.2.1
Browser
Firefox 111.0.1 (64-bit)
Extension
TamperMonkey 4.18.1 2022-11-13
Reproduction steps
Actual results
Started at 4/2/2023, 6:18:31 PM
authorId = "[REDACTED]" guildId = "[REDACTED]" channelId = "[REDACTED]" minId = "[REDACTED]" maxId = "[REDACTED]" hasLink = false hasFile = false
Fetching messages...
Error searching messages, API responded with status 401!
{"message":"401: Unauthorized","code":0}
CoreException {}
Expected results
For it to properly delete my messages.
Bug affects
Additional information & file uploads
I did manually fill my token after initially encountering this issue, but it did not have any effect on the actual results. I'm at a loss for what's causing this error.
The text was updated successfully, but these errors were encountered: