"message": "Error validating application."

Hi

I’m using omniauth to authenticate whith facebook and twitter
Twitter is ok

But when i push facebook button and log in facebook account it returns
me
message

{
“error”: {
“type”: “OAuthException”,
“message”: “Error validating application.”
}

}

How can i fix it?

On Thursday, May 12, 2011 10:35:32 PM UTC-6, Vladimir S. wrote:

{
“error”: {
“type”: “OAuthException”,
“message”: “Error validating application.”
}

}

How can i fix it?

The likely reason that you’ve had no responses is because you’ve
provided no
code.

Anyhow, having no idea what your problem is (and no way to help you,
given
the info provided) here are some discussion threads that might prove
helpful
(despite the fact that many are using PHP in the linked discussions):

http://forum.developers.facebook.net/viewtopic.php?id=76490
http://forum.developers.facebook.net/viewtopic.php?id=80528
http://forum.developers.facebook.net/viewtopic.php?id=63125

The problem was in ssl serts

http://groups.google.com/group/omniauth/browse_thread/thread/d437f6ee9a5f2d43?hl=en

Владимир Шакиров
+7-916-811-7922

www.molobooks.ru
www.besimple.ru
www.remale.ru

14.05.2011, в 5:10, Kendall G. написал(а):