php - WeChat token keeps failing to verify
某草草
某草草 2017-05-16 13:16:53
0
3
431

WeChat token keeps failing to verify, I don’t know why,
The following is my code
if(isset( $_GET["echostr"])){

        echo $_GET['echostr'];
        exit;

}

某草草
某草草

reply all(3)
淡淡烟草味

That’s all the code?

Did you miss the verification code? Not all requests must return echostr.

滿天的星座

Pfft, just post this, I can’t guess the code you wrote in the context

phpcn_u1582

WeChat. Post the callback error code. Only then can we know. .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template