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

added a file to fetch refresh token wihout using curl command #24

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

internettrashh
Copy link

i have added an additional getrefresh.py file to automate the process of fetching the refresh token thus eliminating some installation steps

on running the code you will get a link and you click on it and log in to spotify and get auth code .
this is an alternate to using the curl command which is not "FOOL proof"
heres how it works

1.run the code
2. it will give you a spotify login auth link
3. copy code and enter it in the prompt
4. you will get refresh token and access token(optional can be removed . added cus i needed it)
5. done

iv attached a screenshot for proof
Uploading Screenshot 2024-02-19 at 7.36.10 PM.png…

Copy link

vercel bot commented Feb 19, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @tthn0 on Vercel.

@tthn0 first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant