当我尝试注册新用户时,我的应用程序请求对话框 url 在“chrome windows”上返回 500 错误页面,在“firefox ubuntu”中返回空白
复制步骤: #
生成带有 client_id、redirect_uri 状态、范围的身份验证 URL
预期行为:
向具有权限的用户显示身份验证对话框,然后重定向到带有参数的回调 url
实际行为#:
在“chrome windows”上返回 500 错误页面,在“firefox ubuntu”链接中返回空白以测试 https://www.facebook.com/dialog/oauth?client_id=228169977330896&redirect_uri=http%3A%2F%2Fwww.jobzella.com% 2Fsocialauth%2Fauth%2Fcallback%2Ffacebook&state=ba63140fdc0ed2d8b5e133a321966363&scope=offline_access%2Cemail%2Cuser_birthday&response_type=code