Hi,
Whenever i try to login it give error "Rights Denied" and provide a redirect URL. and when i append key to this url and post it it start working. May I know why this is happening? I mean do i always need to revise this practice.
Thanks.
Hi,
Whenever i try to login it give error "Rights Denied" and provide a redirect URL. and when i append key to this url and post it it start working. May I know why this is happening? I mean do i always need to revise this practice.
Thanks.
See the "Typical
See the "Typical Authenticated Application Flow" section of http://dev.aol.com/aim/web/serverapi_reference which talks about the typical flow, and why you might have to show the user a page to get their consent. The user has the option to allow your application access always, so you might not always need to show the consent page.
Thanks,
Andy