I'm having issues getting users logged in with my OAuth Dialog. This was working earlier today, so I suspect that it might be in conjunction with the February Breaking Changes. See for yourself in production at WomStreet.
Sandbox mode is disabled, the URL's are set properly in the basic setting section the developer page in facebook.
I am using devise for Ruby on Rails, but even inspecting the URL by hand seems to look good.
Any ideas on where to begin to debug?
UPDATE 1: Seems there is a bug report open on Facebook addressing this issue: Link here