mondora / asteroid

An alternative client for a Meteor backend
MIT License
734 stars 101 forks source link

facebook connection error #86

Open lucavandro opened 8 years ago

lucavandro commented 8 years ago

I'm using asteroid to build a mobile version for an existing meteor webapp. My setup is the following:

"Error in OAuth Server: Failed to complete OAuth handshake with Facebook. failed [400] {"error":{"message":"Error validating verification code. Please make sure your redirect_uri is identical to the one you used in the OAuth dialog request","type":"OAuthException","code":100,"fbtrace_id":"BKh5UBBWjyN"}}"

Any help?