- 视频号商品橱窗商品信息展示异常?
[图片]
2022-10-27 - 视频号提示拉取订单失败是什么原因?
[图片]
2022-08-04 - 调用getPhontNumber返回【该appid没有权限】?
api:getPhontNumber
2021-03-05 - 腾讯插件播放视频时报Cannot read property 'top' of undefined?
腾讯视频插件 基础库2.14.0 //当swiper滑动结束时播放当前视频 finish({ detail: { current } }) { this.$nextTick(() => { let context = TxvContext.getTxvContext(current); context.play && context.play() }) } //报错信息 VM157:1 MiniProgramError Cannot read property 'top' of null TypeError: Cannot read property 'top' of null
2020-12-05 - profitsharingquery接口返回签名失败?
分账其他接口都调试通过了,就是这个分账结果查询接口:profitsharingquery这个怎么调都说签名校验失败,使用签名校验工具校验是正确的。 { ["return_code"]=> string(7) "SUCCESS" ["result_code"]=> string(4) "FAIL" ["err_code"]=> string(10) "SIGN_ERROR" ["err_code_des"]=> string(18) "验证签名失败" ["mch_id"]=> string(10) "-" ["nonce_str"]=> string(16) "368efa1c54584d1d" ["sign"]=> string(64) "B66253005BBD6407D3625375727B485C4D5C7D056EF88D23713DD05947336A6C" } 求大佬指点
2020-07-23