Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set custom PAT #57

Open
500-internal-server-error opened this issue Oct 19, 2023 · 2 comments
Open

Cannot set custom PAT #57

500-internal-server-error opened this issue Oct 19, 2023 · 2 comments
Labels
question Further information is requested

Comments

@500-internal-server-error

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.

@NirmalScaria
Copy link
Owner

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 NirmalScaria added the question Further information is requested label Feb 6, 2024
@500-internal-server-error
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants