忘掉过去式

微信验证Token失败解决方法

电脑版发表于:2019/12/11 17:13

第一个为你的服务器地址

第二个位你的token 可以随便输 但 需要代码的验证

验证如下 新建一个mvc项目在控制器项目写如下代码

 //public ActionResult Index(string echostr)
        //{
        //    if(echostr!=null)
        //    {
        //        Response.Write(echostr);
        //    }
        //    else
        //    {
        //        Response.Write("请求的参数为空!");
        //    }
        //    Response.End();
        //    return View();
        //}

然后 发布项目到你自己的服务器上 (注:端口号建议使用80)

发布成功后 回到微信平台点击提交即可 .


创作不容易 给个赞吧

关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢