In this public platform development tutorial, we will introduce how to conduct development debugging on the public platform. I. Square times debugger
The debugger is a tool developed by Fang times studio for public platform interface development and debugging, it can be used to verify tokens, simulate follow-up and cancel follow-up, send text/images/voice/video/location/link, and send simulated events. Its prototype is the Emulator of microservices.
The debugger currently does not support the use of IE. Please download Chrome or Firefox.
The debugger address is http://debug.fangbei.org /.
The interface is as follows:
* ToUserName: developer id * FromUserName: sender account (one OpenID) * CreateTime: message creation time (integer) * MsgId: message type (message id, 64-bit integer)
If you do not know what to fill in, you can use the data in the xml below to fill in
gh_82479813ed64
ojpX_jig-gyi3_Q9fHXQ4rdHniQs
1412079737
text
方倍工作室
6064836289959967853
After filling in, as shown below
For more articles on public platform development and debugging methods, refer to PHP Chinese network!