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:
Users get errors:
422 : /git/refs
500 : /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.
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:
Users get errors:
422:/git/refs500:/repos/{user}/{name}/contents/{filepath}409:/repos/{user}/{name}/contents/{filepath}422:/repos/{user}/{name}/pullsHow to reproduce ?
Unknow.
Sometimes with incorrect Token the issue can be reproduced.
Theories