Skip to content

Commit e23764f

Browse files
committed
Clarifying the "invalid_key" debugging info.
1 parent 5fec77c commit e23764f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Here's a few common errors and their solutions.
226226

227227
* __Error: "invalid_key"__
228228

229-
This error means that the Facebook server doesn't recognize your Android key hash. Make sure you've entered your hash correctly, and that you are running with a signed application.
229+
This error means that the Facebook server doesn't recognize your Android key hash. Make sure that you correctly generated and copy/pasted your key hash into the Facebook developer settings console (http://www.facebook.com/developers/apps.php), and make sure that your application has been signed with the same key you registered with Facebook.
230230

231231
* __Dialog won't load or shows a blank screen.__
232232

0 commit comments

Comments
 (0)