Skip to main content

// Temporarily bypass signature verification // if (!tenantUser) { // console.error('Webhook verification failed'); // return NextResponse.json({ error: 'Unauthorized' }, { status: 401 }); // }

Be the first to reply!

Reply