Facebook android invalid key

Hi all
I use corona v 2012.894.
I create on Facebook site Apps, generate Android Key Hash, but when i add AppId in \Corona SDK\Sample Code\Networking\Facebook code and build for android it dont work. Ehen I click show dialog i see:
MyAppTest is misconfigured for facebook login. Press Okay to go back to the application without connecting it to facebook.

In log I see:
04-06 23:53:04.440: INFO/Corona(11936): Facebook Listener events:
04-06 23:53:04.440: INFO/Corona(11936): type(session)
04-06 23:53:04.440: INFO/Corona(11936): name(fbconnect)
04-06 23:53:04.440: INFO/Corona(11936): phase(loginFailed)
04-06 23:53:04.440: INFO/Corona(11936): isError(true)
04-06 23:53:04.440: INFO/Corona(11936): response(invalid_key:Android … #214)
04-06 23:53:04.440: INFO/Corona(11936): event.name
04-06 23:53:04.440: INFO/Corona(11936): fbconnect
04-06 23:53:04.440: INFO/Corona(11936): event.type:
04-06 23:53:04.440: INFO/Corona(11936): session
04-06 23:53:04.440: INFO/Corona(11936): isError: true
04-06 23:53:04.440: INFO/Corona(11936): didComplete: nil
04-06 23:53:04.440: INFO/Corona(11936): Session Status: loginFailed

Anybody help me, please [import]uid: 71450 topic_id: 31099 reply_id: 331099[/import]

I have the same problem. People help me understand [import]uid: 136777 topic_id: 31099 reply_id: 124538[/import]

I have the same problem. People help me understand [import]uid: 136777 topic_id: 31099 reply_id: 124538[/import]

Same problem here, I have my application ready for testing and release but I cannot get the facebook integration working, does anyone know how to solve this issue?

Thanks
Kind regards

Juan Cruz [import]uid: 112380 topic_id: 31099 reply_id: 127267[/import]

Same problem here, I have my application ready for testing and release but I cannot get the facebook integration working, does anyone know how to solve this issue?

Thanks
Kind regards

Juan Cruz [import]uid: 112380 topic_id: 31099 reply_id: 127267[/import]

This worked for me:
http://developer.coronalabs.com/forum/2012/09/25/facebook-problem
(check what alexandr wrote - entry #3 in the thread)
Basically, you can get your correct hash key from the log file on your device.
If you need more help, let me know here [import]uid: 150930 topic_id: 31099 reply_id: 128736[/import]

This worked for me:
http://developer.coronalabs.com/forum/2012/09/25/facebook-problem
(check what alexandr wrote - entry #3 in the thread)
Basically, you can get your correct hash key from the log file on your device.
If you need more help, let me know here [import]uid: 150930 topic_id: 31099 reply_id: 128736[/import]

Hi paskuniak, that completely solved my problem.
Thanks [import]uid: 112380 topic_id: 31099 reply_id: 128881[/import]

Hi paskuniak, that completely solved my problem.
Thanks [import]uid: 112380 topic_id: 31099 reply_id: 128881[/import]