© 2026 Hedgehog Software, LLC
[Error [BetterCallAPIError]: API Error: BAD_REQUEST Invitation not found
const acceptInvitation = await auth.api.acceptInvitation({ headers: await headers(), body: { invitationId }, }).catch((error) => { console.error('error', error) })