weixin_authorize icon indicating copy to clipboard operation
weixin_authorize copied to clipboard

微信 Ruby 高级API weixin_authorize http://github.com/lanrion/weixin_authorize .

Results 9 weixin_authorize issues
Sort by recently updated
recently updated
newest added

调用`$client.download_media_url(media_id) 或者$weixin.send_template_msg()`: 不定期出现错误,但是微信的 每日实时调用量并没有变化,重复调用几次又正常了,一会又报错了。。。 `{"code":40001,"en_msg":"invalid credential, access_token is invalid or not latest hint: [8KS0939ge11]","cn_msg":"获取access_token时AppSecret错误,或者access_token无效","result":{}}`

$client.get_jssign_package(request.original_url) 有时候会报错,但不是每次都会。 ``` undefined method `+' for nil:NilClass ``` 报错的设备 - HTTP_USER_AGENT : Mozilla/5.0 (Linux; Android 5.1.1; SM-A8000 Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile MQQBrowser/6.2 TBS/036524 Safari/537.36 MicroMessenger/6.3.13.49_r4080b63.740...

https://github.com/lanrion/qy_wechat_api 每个类别的接口由一个类来统筹。

使用配置cache store

enhancement

http://mp.weixin.qq.com/wiki/16/8f182af4d8dcea02c56506306bdb2f4c.html

new api

目前提供的对象存储、redis存储,无法满足多种业务需求。

enhancement

http://rvideo.rubyforge.org/

enhancement