designer icon indicating copy to clipboard operation
designer copied to clipboard

how to generate git token to run preview?

Open shashankp250 opened this issue 9 years ago • 1 comments

Kindly provide steps to generate git token. I am getting #undefined in url in browser while running live preview

shashankp250 avatar Feb 08 '16 11:02 shashankp250

Go to your github account Settings -> Personal access tokens (or https://github.com/settings/tokens) , create one token with least gist permission. Paste the token magic number when preview dialog pops up.

Actually, there do have bug of the token input dialog. THe helper link should point to https://github.com/settings/tokens instead of https://github.com/settings/applications.

halton avatar May 03 '16 08:05 halton