gas-github icon indicating copy to clipboard operation
gas-github copied to clipboard

[github assistant] undefined error when pullng - PUT 400 error

Open joapuiib opened this issue 4 years ago • 5 comments

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.

joapuiib avatar Feb 18 '21 14:02 joapuiib

same here is there a fix for this?????

marekcech avatar May 03 '21 16:05 marekcech

@marekcech Have you tried to uninstall chrome addon and install again? For me the trick works.

ivangusev avatar May 03 '21 16:05 ivangusev

@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

  1. remove extension from chorme
  2. install it again
  3. regenerate token
  4. login again, everything should work

marekcech avatar May 03 '21 16:05 marekcech

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

  1. remove extension from chorme
  2. install it again
  3. regenerate token
  4. login again, everything should work

josep11 avatar May 06 '21 05:05 josep11

Should I close this issue?

joapuiib avatar May 06 '21 08:05 joapuiib