Token Problem #1

Closed
opened 2018-09-28 23:30:24 -05:00 by Charsy89 · 5 comments
Charsy89 commented 2018-09-28 23:30:24 -05:00 (Migrated from github.com)

Hey, For one, ADD A CONFIG IN THE DEFAULT PACKAGE
two
I have no idea how to work this. IOW, i dont know where tf to put my token. and when i apparently do, it doesn't like it. "Incorrect login details were provided". How do i do dis? omegalul

Hey, For one, ADD A CONFIG IN THE DEFAULT PACKAGE two I have no idea how to work this. IOW, i dont know where tf to put my token. and when i apparently do, it doesn't like it. "Incorrect login details were provided". How do i do dis? omegalul

config.json
image

config.json ![image](https://user-images.githubusercontent.com/24686877/46262797-2f856580-c4bb-11e8-879d-cdf6f86d49f9.png)
Charsy89 commented 2018-09-30 17:58:52 -05:00 (Migrated from github.com)

Did not work
"Incorrect login details were provided" (I right clicked my NAME and clicked copy ID and pasted it, no workie.)

EDIT: and yes i did save.

Did not work "Incorrect login details were provided" (I right clicked my NAME and clicked copy ID and pasted it, no workie.) EDIT: and yes i did save.

your id is not your token

your id is not your token

to get your token you'd have to dig around in devtools (you used to be able to just get it from localStorage but they made it disappear during use so it's only there for a moment when you reload). Bop it managed to get it that way. Volleo suggested a way is to use the network log, pick a request and get the token from the request json.

to get your token you'd have to dig around in devtools (you used to be able to just get it from localStorage but they made it disappear during use so it's only there for a moment when you reload). Bop it managed to get it that way. Volleo suggested a way is to use the network log, pick a request and get the token from the request json.
Charsy89 commented 2018-10-01 17:24:29 -05:00 (Migrated from github.com)

Discord removed "token" from localstorage, eventually found a tt online of how to get it. works now thx!

Discord removed "token" from localstorage, eventually found a tt online of how to get it. works now thx!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lamp/lampselfbot#1
There is no content yet.