Troubleshooting
Sync server rejects tokens
Section titled “Sync server rejects tokens”Check:
- the token is signed
- the matching public key is passed to the server
- per-tenant key filenames match tenant IDs
- the client route points to the running server
Flexible sync returns less data than expected
Section titled “Flexible sync returns less data than expected”Flexible sync intersects subscriptions with server rules.
If a user subscribes to all Order rows, the server can still return only rows owned by that user.
MCP client cannot reach docs
Section titled “MCP client cannot reach docs”Check:
- the MCP URL is correct
- the MCP server is running
- the client is allowed to call the endpoint
- the endpoint is reachable from the client machine