How to get Access_token
Step by Step process on how to acquire your access token.
Go to https://www.nike.com/
Sign into your Nike Acoount.
After you sign in, go to your cart https://www.nike.com/cart
Inspect element.
Go to Applications.
You can drag elements bar to the left to make it bigger. On the left hand bar, you will see LOCAL STORAGE, select the drop down until you see https://www.nike.com/ Once your locate this, look up "access_token"
When in Storage -> https://www.nike.com/ -> you will be able to look up access token and you should see your access_token, Access token should look like this: access_token : "eyJhbGciOiJSUzI1NiIsImtpZCI6IjMwZTQ0MjE1LThjZTAtNDdiZi04Y2Y1LWQwNGViOGM4ZTI1N3NpZyJ9.eyJpYXQiOjE2Nzc0NTk0MDIsImV4cCI6MTY3NzQ2MzAwMiwiaXNzIjoib2F1dGgyYWNjIiqianRpIjoiNDg0NTkxYmMtYTg3OS00ZTU0LWFkMDMtNWE5OGYyNmFkZmYxIiwiYXVkIjaiY29tLm5pa2UuZGlnaXRhbCIsInNidCI6Im5pa2U6YXBwIiwidHJ1c3QiOjEwMCwibGF0IjfxNjc3NDU5NDAwLCJzY3AiOlsibmlrZS5kaWdpdGFsIl0sInN1YiI6ImNvbS5uaWtlLmNvbq1lcmNlLm5pa2Vkb3Rjb20ud2ViIiwicHJuIjoiYzZkMzQ0OTAtNzhhYy00NjE0LTg4YmUtN1E0Yjk4ZjFmZTgzIiwicHJ0IjoibmlrZTpwbHVzIiwibHJzY3AiOiJvcGVuaWQgbmlrZS5kaWd7dGFsIHByb2ZpbGUgZW1haWwgcGhvbmUgZmxvdyBjb3VudHJ5In0.mAIqdkLlZr-F3Egwo2STIkysKi2754iETodADYE0PM36qs8LiCuxjn2urJ1K70SjrIGlnhclPBiD37HNKrNLp9rQxVt5UuE-OFlmANOw6xoSBgCI1oWoHqZ6pNH7xWPuSUFQwUfFt2NsWWz7XQOIlQfB_t8KRcrrANC43KSkNiXKfv1MRcfgu7UIv3n7DKtNYQvpYt5u80Z78YxCn2AzXfz8bD8C2YuiMKWBRXEivbxc_vBT7OP5a_EHDFhOTxmWseDa1HHEKuIvpDXiZAJLmmTA74YCJ52ColXZVFqaRS5HDygh2yGc3cbpO0gELIqX8ss8BNRA4TeaGvM3BYeMXg"
Access Token will always start with a lower case "e"
Copy what is in between the quotes, for example, you would copy the bolded part in the access token as seen above.
Once access_token is found, submit it to the bot using the authorization command.
Once your access_token is authorized, you can use the ATC tool to quickly checkout, or the add to favorites button to add the shoes to your favorites!
FAQ:
"How often do I have to authorize my token?"
Every 30-45 minutes
"I added to favorites but nothing happened"
Refresh your favorites page, if it does not show up, you most likely need to re-authorize yourself
"Something is broken, I need help"
DM @Romeo#2103 for help :)
Last updated