gas-github
gas-github copied to clipboard
[github assistant] undefined error when pullng - PUT 400 error
I've logged with GitHub with no problems (I can see my repositories) and I've enabled AppScript API.
I've created a repository with a single file and I have been able to pull, but, when I've added a second file, I get [github assistant] undefined. I can see the diff dialog correctly.
Looking in the console, a PUT 400 error shows when I try to pull.
same here is there a fix for this?????
@marekcech Have you tried to uninstall chrome addon and install again? For me the trick works.
@marekcech Have you tried to uninstall chrome addon and install again? For me the trick works.
thanks it helped, also i needed to regenerate token to new github token format, thanks
for everyone with same trouble
- remove extension from chorme
- install it again
- regenerate token
- login again, everything should work
Yes, for me regenerating the token and logging again worked.
Make sure to generate the Github Personal Access Token with gist, repo permissions
@marekcech Have you tried to uninstall chrome addon and install again? For me the trick works.
thanks it helped, also i needed to regenerate token to new github token format, thanks
for everyone with same trouble
- remove extension from chorme
- install it again
- regenerate token
- login again, everything should work
Should I close this issue?