Expired authentication token?
The most frequent issue with authentication is an expired access token. You can check this in the Quartz Syncer settings inside Obsidian (
Settings > Community Plugins > Quartz Syncer).If you see an authentication error, regenerate your access token following the guide for your Git provider:
My Authentication Token is correct, but I get an error when publishing
Please ensure you have the proper rights to your Quartz repository. Your token needs write access to the repository.
Connection issues
If you’re on a university network, corporate network, or similar shared network, your connection to the Git provider might be blocked or rate-limited. Try:
- Using a different network (e.g., mobile hotspot)
- Configuring a CORS Proxy if required by your network
I have a different issue not listed here
Please raise an issue on GitHub.