On Saturday 24 September 2011 01:28 PM, Nopik wrote:
On Sep 23, 9:46 am, subbarao<[email protected]>  wrote:
When a user accesses my facebook app viahttp://apps.facebook.com/myappxxxxx, I 
want it to immediately show the
request permissions fb dialog - like so many others do.

The problem is that it shows a big facebook icon instead of the request
permissions. However, if you click on that icon, it in fact goes to the
correct request permissions page!

Does anyone know how to redirect to the facebook permissions page properly?
Use top.location, not window.location.

In which place I have to use top.location .
I am using gems
gem 'omniauth', '>= 0.2.6'

--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to