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:
I know the new key hash does exist. I saw when it was successfully created:
Why is Facebook still complaining about the key hash not existing, even after I registered it successfully?