According to this table
http://openmeetings.apache.org/ErrorsTable.html
-26ErrorAdmin authorization required

on step 2 you need to login as admin/soap user
on step 3 you need to set all the details of your "external" user

According to the code you can only go to dashboard using this function
(other areas are not accessible)


On Tue, Nov 26, 2013 at 3:31 PM, 小野圭二 <[email protected]> wrote:

> Hi Maxim,
>
> Thank you for your reply, and i shame my blind eyes.
> But i could not entry to the dashboard directly by using the api.
> My procedure as following,
>
> 1.get session by using getSession()
> 2.login by using loginUser()
> 3.then redirect to the server by using setUserObjectMainLandingZone()
>
> I used all for REST.
> I got xml strings from 3 as following, it seems works.
>
> <ns:setUserObjectMainLandingZoneResponse>
>   <ns:return>-26</ns:return>
> </ns:setUserObjectMainLandingZoneResponse>
>
> Any lack in my procedure?
>
> Thx.
>
> -Ono
>
> 2013/11/26 Maxim Solodovnik <[email protected]>:
> > Hello Ono,
> >
> > I guess you need this method
> >
> http://openmeetings.apache.org/UserService.html#setUserObjectMainLandingZone
> >
> > zones are listed here:
> > http://openmeetings.apache.org/GeneralConfiguration.html under
> > "default.landing.zone" key
> >
> >
> > On Tue, Nov 26, 2013 at 7:35 AM, 小野圭二 <[email protected]> wrote:
> >>
> >> Hi,
> >>
> >> I know how to enter any meeting room directly by using api, but could
> >> not figure out to enter home at first.
> >> Is there any way to do this?
> >>
> >> Thx
> >>
> >> -Ono
> >
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Reply via email to