Im following Ryan Bates Screen Cast #360 Facebook Authentication...
When i get to to part where i click the link to log into facebook i get a
{
"error": {
"message": "Missing client_id parameter.",
"type": "OAuthException",
"code": 101
}
}
i tried restarting the server like previously stated Im pulling my hair out trying to figure this out
My site url at facebook development page is correct i've followed his steps hundreds of times