Invalid key hash. The key hash ... does not match any stored key hashes. Configure your app key hashes at https://developers.facebook.com/apps/.../

Viewed 15

I am trying to configure Facebook Login for my Android app. I am getting this error:

Invalid key hash. The key hash foVJMdqVDbcrnHPGQZdEkxQxA4o= does not match any stored key hashes. Configure your app key hashes at https://developers.facebook.com/apps/345674686584567/

From https://developers.facebook.com/apps/345674686584567/fb-login/quickstart/ I went to add the key hash foVJMdqVDbcrnHPGQZdEkxQxA4o=.

Even though I have already registered the new key hash, I still get the same error as if that key hash didn't exist:

enter image description here

enter image description here

I know the new key hash does exist. I saw when it was successfully created:

enter image description here

Why is Facebook still complaining about the key hash not existing, even after I registered it successfully?

0 Answers
Related