Error while Invoking authorization services

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Error while Invoking authorization services

Amit Sharma-10
Hello All,

I am facing problem on invoking authorization services and getting
following error  message on screen
"You must be logged in to complete the process."

May be couldn't retrieve the userLogin object (if the user is authorized).

Please let me know any body facing same behavior.

Thanks And Regards
--
Amit Sharma
Reply | Threaded
Open this post in threaded view
|

Re: Error while Invoking authorization services

Ruth Hoffman-2
Hi Amit:
I too had this problem when my service or event was called via a
controller.xml request map. So, I set my request map auth=true. That
forces the user to login before the service/event is accessed and thus I
had a userLogin object in the context.

Hope that helps.
Regards,
Ruth

Amit Sharma wrote:

> Hello All,
>
> I am facing problem on invoking authorization services and getting
> following error  message on screen
> "You must be logged in to complete the process."
>
> May be couldn't retrieve the userLogin object (if the user is
> authorized).
>
> Please let me know any body facing same behavior.
>
> Thanks And Regards
> --
> Amit Sharma
>
Reply | Threaded
Open this post in threaded view
|

Re: Error while Invoking authorization services

Bilgin Ibryam-2
In reply to this post by Amit Sharma-10
Amit Sharma wrote:

> Hello All,
>
> I am facing problem on invoking authorization services and getting
> following error  message on screen
> "You must be logged in to complete the process."
>
> May be couldn't retrieve the userLogin object (if the user is
> authorized).
>
> Please let me know any body facing same behavior.
>
> Thanks And Regards
> --
> Amit Sharma
Hi Amit,

the error should be gone after r882836

Bilgin
Reply | Threaded
Open this post in threaded view
|

Re: Error while Invoking authorization services

Ruth Hoffman-2
Hello Bilgin:
What does this mean? Why will it be gone after r882836?
Regards,
Ruth

Bilgin Ibryam wrote:

> Amit Sharma wrote:
>> Hello All,
>>
>> I am facing problem on invoking authorization services and getting
>> following error  message on screen
>> "You must be logged in to complete the process."
>>
>> May be couldn't retrieve the userLogin object (if the user is
>> authorized).
>>
>> Please let me know any body facing same behavior.
>>
>> Thanks And Regards
>> --
>> Amit Sharma
> Hi Amit,
>
> the error should be gone after r882836
>
> Bilgin
>
Reply | Threaded
Open this post in threaded view
|

Re: Error while Invoking authorization services

Bilgin Ibryam-2
In r882836 Jacopo reverted the changes causing errors.


Ruth Hoffman wrote:

> Hello Bilgin:
> What does this mean? Why will it be gone after r882836?
> Regards,
> Ruth
>
> Bilgin Ibryam wrote:
>> Amit Sharma wrote:
>>> Hello All,
>>>
>>> I am facing problem on invoking authorization services and getting
>>> following error  message on screen
>>> "You must be logged in to complete the process."
>>>
>>> May be couldn't retrieve the userLogin object (if the user is
>>> authorized).
>>>
>>> Please let me know any body facing same behavior.
>>>
>>> Thanks And Regards
>>> --
>>> Amit Sharma
>> Hi Amit,
>>
>> the error should be gone after r882836
>>
>> Bilgin
>>

Reply | Threaded
Open this post in threaded view
|

Re: Error while Invoking authorization services

Amit Sharma-10
Thanks Bilgin and Jacopo for taking care of this issue.

Regards
Amit Sharma

Bilgin Ibryam wrote:

> In r882836 Jacopo reverted the changes causing errors.
>
>
> Ruth Hoffman wrote:
>> Hello Bilgin:
>> What does this mean? Why will it be gone after r882836?
>> Regards,
>> Ruth
>>
>> Bilgin Ibryam wrote:
>>> Amit Sharma wrote:
>>>> Hello All,
>>>>
>>>> I am facing problem on invoking authorization services and getting
>>>> following error  message on screen
>>>> "You must be logged in to complete the process."
>>>>
>>>> May be couldn't retrieve the userLogin object (if the user is
>>>> authorized).
>>>>
>>>> Please let me know any body facing same behavior.
>>>>
>>>> Thanks And Regards
>>>> --
>>>> Amit Sharma
>>> Hi Amit,
>>>
>>> the error should be gone after r882836
>>>
>>> Bilgin
>>>
>