Return-Path: X-Original-To: apmail-incubator-openmeetings-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-openmeetings-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD060970A for ; Wed, 18 Apr 2012 07:18:25 +0000 (UTC) Received: (qmail 33182 invoked by uid 500); 18 Apr 2012 07:18:25 -0000 Delivered-To: apmail-incubator-openmeetings-dev-archive@incubator.apache.org Received: (qmail 33130 invoked by uid 500); 18 Apr 2012 07:18:24 -0000 Mailing-List: contact openmeetings-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: openmeetings-dev@incubator.apache.org Delivered-To: mailing list openmeetings-dev@incubator.apache.org Received: (qmail 33021 invoked by uid 99); 18 Apr 2012 07:18:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 07:18:19 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of german.grekhov@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-lpp01m010-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 07:18:11 +0000 Received: by lagw12 with SMTP id w12so5116853lag.6 for ; Wed, 18 Apr 2012 00:17:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=jfdhM6yVRa3Coo1GFH0c5nCseYmQxRp5crCcMsGbn2k=; b=UIrm3QfdK+FWNhzY96osopA906fLSLG5XF0A3shHGeSeZqGWFp6oxhqPX1V218C9we zO1Ql8ecjxQUYlO3qBsa2RKUn+cOiHFj+Kp1mqD9jWWaybi1Be0HmJsQocxTFXKzCn6A MbmpRLLpxGEFkZ3cyEdc1NUnMmIIxMzRXWk+lxDtTqcgjzMRwiFJq8yyni0qLM+0HWaE GKC17hoQ25t32tFc3X/CvIGJub7VJiGZAsdnvFKFpcAnoxQcrpJ8AHzDwCWEsMZVWAZ8 NhzeirPg+1wpWMF0woIJI1V8M5sE8FlIxXM8+uFYVqQ5CtcKM7bd7cUZmCcp2czLrfIb MGZw== MIME-Version: 1.0 Received: by 10.112.84.74 with SMTP id w10mr491932lby.91.1334733471272; Wed, 18 Apr 2012 00:17:51 -0700 (PDT) Received: by 10.152.24.202 with HTTP; Wed, 18 Apr 2012 00:17:51 -0700 (PDT) Date: Wed, 18 Apr 2012 14:17:51 +0700 Message-ID: Subject: REST API errors From: German Grekhov To: openmeetings-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hello, colleagues. Could you tell me please, have you ever met the following problems in OpenMeetinsg? I use REST API, and I want to create a new room using "addRoomWithModeration". But it always returns -1. Have you ever met this problem? The version of OM is old, and maybe you nkow some old bugs with it... Also, when I create a secure hash for entering a room then I can't use it. I follow a link "/openmeetings/?secureHash=" but OpenMeetings just shows me a clear window. Best regards, German