I will try; but just to know that this user is not registered in OM database.

and from the logs; i Noticed this error 
2013-09-02 17:33:53,135 [http-bio-0.0.0.0-5080-exec-8] ERROR 
o.a.c.c.C.[.[.0.0.0.[.[spring-mvc] - Servlet.service() for servlet [spring-mvc] 
in context with path [/openmeetings] threw exception [Insufficient permissions 
-1] with root cause
javax.servlet.ServletException: Insufficient permissions -1

when i clock on the upload button.

Regards;

Date: Tue, 3 Sep 2013 16:11:01 +0700
Subject: Re: File Upload Http Error 500
From: [email protected]
To: [email protected]

According to the logs:
username aasmar1
firstname aasmar1
lastname aasmar1
profilePictureUrl null
email null
externalUserId null
externalUserType null
Could you try to specify:email null
externalUserId null
externalUserType null
Maybe it will solve the problem?

On Tue, Sep 3, 2013 at 3:59 PM, Yazeed . <[email protected]> wrote:




Hello, 

I have created a third party application; this application logins into OM2.1.1 
using the below methods

1- calls the "Method: getSession (
                                                                        )"
2- calls  Method: loginUser (
                                                                                
                   String SID
                                                                                
                     , 
                                                   String username
                                                                                
                     , 
                                                   String userpass
                                                                        ); i 
use the administrator usernam & password
3- calls 
Method: setUserObjectAndGenerateRoomHash (
                                                                                
                   String SID
                                                                                
                     , 
                                                   String username
                                                                                
                     , 
                                                   String firstname
                                                                                
                     , 
                                                   String lastname
                                                                                
                     , 
                                                   String profilePictureUrl
                                                                                
                     , 
                                                   String email
                                                                                
                     , 
                                                   String externalUserId
                                                                                
                     , 
                                                   String externalUserType
                                                                                
                     , 
                                                   Long room_id
                                                                                
                     , 
                                                   int becomeModeratorAsInt
                                                                                
                     , 
                                                   int showAudioVideoTestAsInt
                                                                        )
4- then i redirect the user to OM and use security HASH

the problem is when i try to upload a file i get Http Error 500

attached are the logs 

                                          



-- 
WBR
Maxim aka solomax
                                          

Reply via email to