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

Getting token to server.js #6

Closed
jcwrk opened this issue Apr 13, 2022 · 1 comment
Closed

Getting token to server.js #6

jcwrk opened this issue Apr 13, 2022 · 1 comment

Comments

@jcwrk
Copy link

jcwrk commented Apr 13, 2022

Hi, sorry to bother this way. I couldn't figure out any other way to do this. Once the authorization is complete, the code line "console.log(Authorized, music-user-token: ${musicUserToken});" is not showing in the console for me. Only the console.log from the server.js file is actually showing in console. Am I doing something wrong?

Additionally, how would I pull the token value which should be at music.userMusicToken over to server.js so I can write a JSON as that file already has the constant fs = require('fs') in it.

@jcwrk jcwrk closed this as completed Apr 13, 2022
@jcwrk
Copy link
Author

jcwrk commented Apr 13, 2022

Same issue as #3, with the extra languages in chrome.

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

No branches or pull requests

1 participant