Running Spree 1.3 stable with Ruby 1.9.3.
I have an environment called 'staging' for our Spree project. I have setup
Facebook using our application credentials which appears to work fine on
the localhost, but as soon as I try it on our staging environment I get the
following error:
https://graph.facebook.com/oauth/authorize?response_type=code&client_id&redirect_uri=http%3A%2F%2Fstage.example.com%2Fusers%2Fauth%2Ffacebook%2Fcallback&state=d44e4a9dde46bb4ff648d4223e940377938e2d9e168f1123&scope=email
{
"error": {
"message": "Missing client_id parameter.",
"type": "OAuthException",
"code": 101
}
}
Has anyone else come across this issue?
Thanks,
Ryan
--
You received this message because you are subscribed to the Google Groups "Spree" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.