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
The extension does not allow to register again, there are no settings to fix the situation. Only "GIST ERROR: Could Not Add File > Reason: Not Found" or similar notification according to the operation you are going to perform.
Expected behavior
I would like to see an offer to log in repeatedly or to another account or to reset absolutely all settings in order to be able to use the extension.
Screenshots
Desktop (please complete the following information):
VS Code Version: 1.87.2
GistPad Version: v0.6.0
MacOS Version 14.3.1
Additional context
Here are some error messages:
Error running command gistpad.refreshGists: t.body is not iterable. This is likely caused by the extension that contributes gistpad.refreshGists.
Error running command gistpad.refreshShowcase: Bad credentials. This is likely caused by the extension that contributes gistpad.refreshShowcase.
The text was updated successfully, but these errors were encountered:
Unfortunately VS Code is managing the credentials, and so I don't have a way to logout. But if you click the user profile icon in the lower left of VS Code, then you can log out of GitHub inside of VS Code and then reload/reauthenticate.
I'm going to close this as the solution to your problem, but please let me know if the above doesn't work 👍🏼
Describe the bug
After revoking access to a Github account (on the GitHub site), the extension does not allow you to re-login to any account.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would like to see an offer to log in repeatedly or to another account or to reset absolutely all settings in order to be able to use the extension.
Screenshots
![Screenshot 2024-03-24 at 13 33 55](https://private-user-images.githubusercontent.com/65589942/316308833-98f43f20-b613-4e06-a148-1f9487546c50.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwMDc3ODEsIm5iZiI6MTc0MDAwNzQ4MSwicGF0aCI6Ii82NTU4OTk0Mi8zMTYzMDg4MzMtOThmNDNmMjAtYjYxMy00ZTA2LWExNDgtMWY5NDg3NTQ2YzUwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDIzMjQ0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUyNjhhMzU4MGFjNDg5NDljNjA1OTNkYWQzNjZmMThhZmNkNDNlOGUwMGZmMWQ0NmQzYzViNThjMTE5NWFkMmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.CDfEsXzqWhkqabUQ02VTgvZjtjGvrtt6_BCW0t3h6LM)
Desktop (please complete the following information):
Additional context
Here are some error messages:
Error running command gistpad.refreshGists: t.body is not iterable. This is likely caused by the extension that contributes gistpad.refreshGists.
Error running command gistpad.refreshShowcase: Bad credentials. This is likely caused by the extension that contributes gistpad.refreshShowcase.
The text was updated successfully, but these errors were encountered: