Skip to main content

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

  • October 4, 2024
  • 0 replies
  • 2 views

Forum|alt.badge.img

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