-
> ***此版块专为反馈 bug 及提交需求服务,不负责解答开发问题,请勿发表开发问题,
如果您需要这方面的帮助,请移步`问答社区`:https://weixin.senparc.com/QA***
##### 问题描述
程序稳定运行两年了,最近突然频繁出现
错误代码40001,说明:invalid credential,access_token is invalid or not l…
-
![image](https://github.com/devilwjp/uni-crazy-router/assets/64069898/a8711652-8db4-4930-8826-69daca38f703)
import "regenerator-runtime" ?
"vue": "^3.3.4",
"uni-crazy-router": "^1.1.3",
"…
-
记录在 https://doc.weixin.qq.com/doc/w3_AY0AqQaQABw9Lq1LUUnQ12FM36QsB?scode=AM4AzgcZACcfNa1A04AY0AqQaQABw
重点需要处理后面2 个问题
-
希望能允许自定义企业微信接口的地址,方便在HomeLab上部署服务的用户。
看到之前有过类似的issue但是说的不是很清楚,我重新表述一下,供开发者参考。
功能实现上,只需要允许用`config.json`内配置的地址替换`https://qyapi.weixin.qq.com`即可,这样的话只需要有一台固定IP的VPS,并在上面部署一个简单的nginx反代,就可以避免每次家中IP变动…
-
Hi,
I added this plugin using: phonegap add plugin https://github.com/ajccom/phonegap-weixin/issues/new
I also include the following in config xml:
```
```
when I execute the register in my…
-
weixin apk link: https://dldir1.qq.com/weixin/android/weixin8033android2320_1.apk
[summary.txt](https://github.com/pxb1988/dex2jar/files/10869238/summary.txt)
-
when I click click button, it shows, Error running command wxContainers.openConfiguration: command 'wxContainers.openConfiguration' not found. This is likely caused by the extension that contributes w…
-
sudo apt install com.qq.weixin.work.deepin
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
com.qq.weixin.work.deepin 已经是最新版 (4.1.22.6009deepin17)。
您也许需要运行“apt --fix-broken install”来修…
-
### 模块版本情况
* WxJava 模块名: weixin-java-cp
* WxJava 版本号: 4.6.0
### 详细描述
__[接口文档](https://developer.work.weixin.qq.com/document/path/90341)中需要传ACCESS_TOKEN,但是WxCpTpDepartmentService中没有这个参数,另外更新部门、删除…
-
调用batches_transfer,有的时候能成功返回,有的时候返回下面这个,如何解?
{
status: undefined,
errRaw: { errno: -54, code: 'ECONNRESET', syscall: 'read' },
error: undefined
}
superagent: double callback bug