RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: margotungsten
Hi Ryan,
I keep getting this error:
{ "error": { "message": "Error validating application. Invalid application ID.", "type": "OAuthException", "code": 101 } }
The FB application ID matches the one that was given to me...so I don't really know what's up.
Before I watched the Railscast, I actually followed directions from: https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview
Here's a link to my repo: https://github.com/margotungsten/splurgeorsave
Could you help?
Thanks!
Hi Ryan,
I keep getting this error:
{
"error": {
"message": "Error validating application. Invalid application ID.",
"type": "OAuthException",
"code": 101
}
}
The FB application ID matches the one that was given to me...so I don't really know what's up.
Before I watched the Railscast, I actually followed directions from: https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview
Here's a link to my repo: https://github.com/margotungsten/splurgeorsave
Could you help?
Thanks!