generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
🐛 BugSomething isn't workingSomething isn't working
Description
Command used
Upload single current active note
Plugin version
7.6.1
Describe the bug
In some condition, user can't publish their own files, while the error can't be replicated on my side:
- [Bug]: The 'Default folder' path has been URL encoded #388
- [Bug]: Publishing md file was unsuccessful #387
Users get errors:
422:/git/refs500:/repos/{user}/{name}/contents/{filepath}409:/repos/{user}/{name}/contents/{filepath}422:/repos/{user}/{name}/pulls
How to reproduce ?
Unknow.
Sometimes with incorrect Token the issue can be reproduced.
Theories
- Incorrect configured PAT with expiration date
- PAT are shared somehow (sync?) and was deleted / inactivated by GitHub after detection.
Metadata
Metadata
Assignees
Labels
🐛 BugSomething isn't workingSomething isn't working