Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 急~实现qq登录功能 用file_get_contents远程打开URL出现502错误

[复制链接]
优美的乐曲 发表于 2013-4-6 12:34:24 | 显示全部楼层 |阅读模式
代码如下
$inputs = $this->input->get();
$token_url = "https://graph.qq.com/oauth2.0/token?grant_type=authorization_code&client_id=替换&redirect_uri=http://www.luxsun.com.cn/index.php&client_secret=替换&code=".$inputs['code'];
$response = file_get_contents($token_url);
  
错误

502 Bad Gateway
nginx/1.0.15
为什么会出现502错误 ???  是那边错误呀??
otherbank 发表于 2013-4-7 16:17:46 | 显示全部楼层
是否是Discuz!云平台?
是哪个文件的代码?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-27 14:39 , Processed in 0.017637 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表