我已经配置了 2 个提供程序并使用了 FOS-Oauth-Bridge。FB 工作得很好,但是当我尝试连接到 LinkedIn 时,浏览器会显示消息
内容编码错误
您尝试查看的页面无法显示,因为它使用了无效或不受支持的压缩形式。
Please contact the website owners to inform them of this problem.
我尝试将重定向 URL 更改为 127.0.0.1,将端口更改为 8X 但没有任何效果
我的 Windows / Apache 上没有安装 SSL
当我手动将 LinkedIn URL 更改为 HTTP(而不是 HTTPS)时,我收到此消息 Request denied
**Request denied**
Sorry, we are unable to serve your request at this time due to unusual traffic from your network connection.
Reason codes:
3,2,19
有人可以帮我解决问题吗?