if (!isValidUrl(requestDetails.long)) {
    return new Response(
      JSON.stringify({
        action: 'create',
        status: 'error',