// Temporarily bypass signature verification // if (!tenantUser) { // console.error('Webhook verification failed'); // return NextResponse.json({ error: 'Unauthorized' }, { status: 401 }); // }
Be the first to reply!
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.