omegahat / RCurl

Other
29 stars 14 forks source link

How to use postForm function to post json object? #21

Closed xizhiming closed 8 years ago

xizhiming commented 8 years ago

Hello, eg: URL: https://api.weixin.qq.com/cgi-bin/qrcode/create?access_token=TOKEN POST data type:json POST data:{"expire_seconds": 604800, "action_name": "QR_SCENE", "action_info": {"scene": {"scene_id": 123}}}