wechat-jssdk icon indicating copy to clipboard operation
wechat-jssdk copied to clipboard

🐧微信JSSDK与NodeJS及Web端集成 WeChat JSSDK integration with NodeJS & Web

Results 24 wechat-jssdk issues
Sort by recently updated
recently updated
newest added

Hi, I found this repo from Medium post. Great job! However, after I checkout master repo I got follow Error, could you please help? >PS C:\Users\xxxx\Documents\GitHub\wechat_programs\WeChat-JSSDK-Backend> npm start >> [email protected]...

Hi, The content I shared is not displayed, it is replaced by the share link. Share Result: ![image](https://user-images.githubusercontent.com/11375722/93196308-d2a11980-f77c-11ea-9613-911f6677b513.png) wxShare config: ![image](https://user-images.githubusercontent.com/11375722/93196449-08de9900-f77d-11ea-8615-b64eb1d6bb7e.png) shareInfo: ![image](https://user-images.githubusercontent.com/11375722/93196579-34618380-f77d-11ea-8442-425080c7db3d.png)

Hi, I can't seem to call the weChat.callWechatApi('updateAppMessageShareData', config) method. For some reason it says that 'There is no such SDK or this SDK simulation is not currently supported' in...

paymentCertificatePfx 可以默认缺省嘛

enhancement

Payment.js generateChooseWXPayInfo函数 appId: this.wechatConfig.appId 这个会appid是我的公众号appid,在miniProgram下还有一个appid这个是小程序的 那么,我在生成wx.requestPayment所需内容的时候签名就有问题了。 请问,现在支付是不是还没有完全适配小程序?

enhancement

报错 UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 12): AssertionError [ERR_ASSERTION]: non-error thrown: [object Object]

invalid

现在有极小概率出现这个提示,可能是其他地方调用了access_token,导致我们自己的过期了,我目前就用了co-wechat-api和wechat-jssdk。 过期后我可能要等两个小时候业务才会恢复。能麻烦加入一个重新获取的机制吗,比如收到40001错误,就重新获取access_token,然后重新请求。

enhancement

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...