Hi,
I am trying to publish an update for my existing Community plugin, HanMark, but the Community developer dashboard cannot retrieve the repository correctly.
Plugin information
- Plugin: HanMark
- Plugin ID:
hanmark - Community listing: HanMark - Obsidian Plugin
- GitHub repository: GitHub - laguna821/hanmark: Ultimate two-way bridge between Korean HWP documents and Obsidian — import HWP·HWPX·PDF·DOCX·XLSX, export to HWP·DOCX·HTML. · GitHub
- New version:
2.5.5 - GitHub release: Release HanMark 2.5.5 — First-print reliability and PDF toolbar / 최초 인쇄 안정화와 PDF 툴바 · laguna821/hanmark · GitHub
- Default branch:
2.5.5 - Branch/tag commit:
728b2b3495822a667417561ba0d55f9ee3cf7733
Errors shown by the dashboard
The dashboard has shown the following errors in sequence:
-
We couldn't read manifest.json from your repository's default branch. -
No release matches your manifest version. -
Preview Branch Scan now returns:
GitHub API error: 401 Unauthorized — {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest","status":"401"}
The Preview Branch Scan fails even when the branch field is left blank to use the default branch.
Repository checks
I verified the repository and release independently:
- The default branch is exactly
2.5.5. - The root
manifest.jsonis publicly accessible:
https://raw.githubusercontent.com/laguna821/hanmark/HEAD/manifest.json - Its version is exactly
2.5.5. - The GitHub Release tag is exactly
2.5.5, without avprefix. - The Release is public and marked as Latest.
- It is neither a draft nor a pre-release.
- The Release contains the required uploaded assets:
main.jsmanifest.jsonstyles.css
- The tag and default branch point to the same commit.
- The root manifest and Release asset manifest are byte-identical and contain no BOM or hidden characters.
- All raw files, Release pages, and asset download URLs return HTTP 200 without authentication.
Troubleshooting attempted
- Disconnected and reconnected my GitHub account in the Obsidian Community profile.
- Confirmed that the connected GitHub account is
laguna821. - Signed out and back into the Community dashboard.
- Retried both the New Release Check and Preview Branch Scan.
The Preview Scan still returns 401 Bad credentials.
Because the repository is public and all release requirements are satisfied, this appears to be an expired or invalid GitHub credential stored by the Community dashboard rather than a repository or release configuration problem.
Could someone please reset or refresh the stored GitHub authorization and repository metadata for my Community account or the HanMark listing?
I have attached screenshots of all three errors. I have not recreated the tag or Release because the existing 2.5.5 Release is valid and publicly accessible.
Thank you.


