thanks sergiotapia but when I got to the end of step finish to test the application at localhost:3000/auth/facebook, I got this error:
{ "error": { "message": "Invalid redirect_uri: URL \u0111\u00e3 cho kh\u00f4ng \u0111\u01b0\u1ee3c c\u1ea5u h\u00ecnh \u1ee8ng d\u1ee5ng cho ph\u00e9p.", "type": "OAuthException", "code": 191 } }
the problem is the URL in the Facebook developer center, but none of the solutions I read works for me
thanks sergiotapia but when I got to the end of step finish to test the application at localhost:3000/auth/facebook, I got this error:
{
"error": {
"message": "Invalid redirect_uri: URL \u0111\u00e3 cho kh\u00f4ng \u0111\u01b0\u1ee3c c\u1ea5u h\u00ecnh \u1ee8ng d\u1ee5ng cho ph\u00e9p.",
"type": "OAuthException",
"code": 191
}
}
the problem is the URL in the Facebook developer center, but none of the solutions I read works for me