You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to import a Github repo, I'm faced with a bad credentials error message. (I'm logged in with my Github account at this point.
Workaround:
I logged out, then opened my project (copied the URL), and clicked Connect repository it opened and authorized me and actually grabbed my repo.
I think Stackblitz didn't use my Github's account to try to grab the repo? IDK.
Steps to Reproduce
Create new project (I used Node)
Click on 'Connect repository'
Click import new
Enter a valid git repo
Get bad credentials
Expected Behavior
To be able to import Github repos without logging out.
The text was updated successfully, but these errors were encountered:
Description of Bug
When trying to import a Github repo, I'm faced with a
bad credentials
error message. (I'm logged in with my Github account at this point.Workaround:
I logged out, then opened my project (copied the URL), and clicked
Connect repository
it opened and authorized me and actually grabbed my repo.I think Stackblitz didn't use my Github's account to try to grab the repo? IDK.
Steps to Reproduce
Expected Behavior
To be able to import Github repos without logging out.
The text was updated successfully, but these errors were encountered: