Skip to content
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

Cannot obtain token; Discord webapp has no 'Authorisation' header #287

Open
aaannestad opened this issue Jun 29, 2024 · 7 comments
Open
Labels
awaiting feedback Waiting for the OP's feedback/response.

Comments

@aaannestad
Copy link

I'm trying to try Dissent for the first time, and I can't seem to find a token to log in with. I've followed the instructions to obtain a token, but I find nothing - the only request shown when searching 'discord api' in the network tab is upcoming.json, and this includes no 'Authorisation' header of any kind, and nothing that looks like a token. What do I need to do to obtain this token?

@diamondburned
Copy link
Owner

You should just be able to refresh the webpage and see new requests coming in.

@aaannestad
Copy link
Author

I definitely tried that and definitely saw nothing new, even with 'disable cache' turned on!

@diamondburned
Copy link
Owner

Hmm, here's what I get when refreshing:

image

What browser are you on?

@aaannestad
Copy link
Author

Vivaldi. All I see of that is the upcoming.json.

@diamondburned
Copy link
Owner

Could you check your filters perhaps? The line that has the All, HTML, CSS, ... buttons?

@diamondburned diamondburned added the awaiting feedback Waiting for the OP's feedback/response. label Jul 31, 2024
@Novantric
Copy link

Can confirm this didn't work for me. However, I managed to find another tutorial from android authority that worked just fine.

@caiigee
Copy link

caiigee commented Aug 21, 2024

The token stored in Local storage worked for me, try finding the token there.

@CScallops
Copy link

I had trouble getting the token from JSON using LibreWolf. It's entirely possible it was user error, 3x in a row. But what worked for me was right-clicking the HTTP message, select "Copy Value" -> "Copy Request Headers" and paste it in a text editor. The token will be at the "Authorization:" line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback Waiting for the OP's feedback/response.
Projects
None yet
Development

No branches or pull requests

5 participants