le-git-graph icon indicating copy to clipboard operation
le-git-graph copied to clipboard

Cannot set custom PAT

Open 500-internal-server-error opened this issue 2 years ago • 2 comments

Describe the bug Cannot set custom PAT

To Reproduce Steps to reproduce the behavior:

  1. Generate a classic PAT with "full control of private repositories" scope.
  2. Copy and paste it into the Commits page.
  3. Notice it doesn't seem to do anything, and requests the custom PAT again.

Expected behavior Extension should work after supplying it with a classic PAT.

Screenshots https://cdn.imgchest.com/files/my8xcld3ro4.mp4

Version information:

  • OS: Windows
  • Browser: Firefox
  • Version: 1.2.0
  • Repository where this issue was observed: [private repository]

Additional context Tried enabling/disabling UBO, no differences.

Hey, unfortunately there is no way to debug this without more info. Could you check the requests being made to github server when attempting to load the graph page? The response clearly contains some error, which is not caught by the extension. I will happily take a look at the bug if you could post the request/response from github server.

NirmalScaria avatar Feb 06 '24 21:02 NirmalScaria

Hi, I'm not sure what you're actually looking for - the console doesn't show anything, and I'm not sure I know what is sensitive information that I'd want to censor out from the network tab.