hex string expected, got object, while trying to add jazz.tools integration

This is the error I'm getting:
2025-09-24T08:09:32.061Z ERROR [Better Auth]: Error Error: hex string expected, got object
    at hexToBytes (../src/utils.ts:53:37)
# SERVER_ERROR:  Error: hex string expected, got object
    at hexToBytes (../src/utils.ts:53:37)


This is happening after installing the jazz integration (docs)
Was this page helpful?