RailsCasts Pro episodes are now free!

Learn more or hide this

margotungsten's Profile

GitHub User: margotungsten

Comments by

Avatar

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!