search

Home  >  Q&A  >  body text

php - WeChat token keeps failing to verify

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

        echo $_GET['echostr'];
        exit;

}

某草草某草草2834 days ago491

reply all(3)I'll reply

  • 淡淡烟草味

    淡淡烟草味2017-05-16 13:18:53

    That’s all the code?

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

    reply
    0
  • 滿天的星座

    滿天的星座2017-05-16 13:18:53

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

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-16 13:18:53

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

    reply
    0
  • Cancelreply