2

我已经配置了 2 个提供程序并使用了 FOS-Oauth-Bridge。FB 工作得很好,但是当我尝试连接到 LinkedIn 时,浏览器会显示消息

内容编码错误

您尝试查看的页面无法显示,因为它使用了无效或不受支持的压缩形式。

Please contact the website owners to inform them of this problem.

我尝试解码生成的 URL,这似乎很好: https://www.linkedin.com/uas/oauth2/authorization?response_type=code&client_id=077-dd7c-4815-aea0-8c31e0ce7&scope=r_fullprofile&state=eecd50f81e6ad3e7e23cc11ec50d4768&redirect_uri=http%3A% 2F%2Fsf2test.dv%2Fapp_dev.php%2Fsec_area%2Flogin%2Fcheck-linkedin

我尝试将重定向 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

有人可以帮我解决问题吗?

4

0 回答 0