大哥,这个问题解决了吗
微信获得jsapi_ticket,每次获取的都一样[图片] [图片] 我现在在做那个微信添加卡券的,把创建好的卡券在小程序里面添加,小程序与公众号都已经相互关联并且绑定到同一个开放平台下了,创建的卡券也是没有自定义code跟没有指定openid的,然后一直报签名错误,仔细排查了才发现我获取的ticket一直都是一样的,从昨天到现在,已经过了有效期,然而ticket就是一直没变化,也用了官方测试工具测试过了,签名一致,然后我怀疑是ticket已经更新了,然后返回给我的还是旧的,导致我一直报签名错误,希望告知。
2020-06-16解决了吗
wx.config {"errMsg": "config:invalid signature"} ?[图片] https://www.shsbat.cn/activity/5ede0bbe0323947230b38abf 已经用 微信 JS 接口签名校验工具 验证成功, signature 正确 https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=jsapisign 请运营人员帮忙看一下为什么会报错呢 Appid: wx7877dc4724f188a5
2020-06-16有没有人能帮我邀请一下社区运营,我等级不够
急!第三方网页通过微信公众号授权跨域问题?流程: 前端请求后台接口,后台重定向到https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxc7290663e60b3a23&redirect_uri=http%3A%2F%2Fantare.fun%2Fweixin%2Fauth&response_type=code&scope=snsapi_userinfo&connect_redirect=1&state=STATE#wechat_redirect 之后前端会报跨域问题: Access to XMLHttpRequest at 'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxc7290663e60b3a23&redirect_uri=http%3A%2F%2Fantare.fun%2Fweixin%2Fauth&response_type=code&scope=snsapi_userinfo&connect_redirect=1&state=STATE#wechat_redirect' (redirected from 'http://antare.fun/weixin/login') from origin 'null' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. 后端已经配置过跨域,其他接口也都能用 回调域名也在公众号中设置过了
2020-06-12解决了吗,我配置跨域搞了一个上午了,别的接口都可以就是这个不行
网页授权出现跨域问题,域名已经在公众平台配置XMLHttpRequest cannot load https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx1b63f19b557665ec&redirect_uri=https%3A%2F%2Factivitygray.motivape.cn%2F%23%2Ffriends_index%3Fopenid%3D%26channelType%3D0&response_type=code&scope=snsapi_userinfo&state=?openid=&channelType=0#wechat_redirect. Redirect from 'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx1b63f19b557665ec&redirect_uri=https%3A%2F%2Factivitygray.motivape.cn%2F%23%2Ffriends_index%3Fopenid%3D%26channelType%3D0&response_type=code&scope=snsapi_userinfo&state=?openid=&channelType=0#wechat_redirect' to 'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx1b63f19b557665ec&redirect_uri=https%3A%2F%2Factivitygray.motivape.cn%2F%23%2Ffriends_index%3Fopenid%3D%26channelType%3D0&response_type=code&scope=snsapi_userinfo&state=?openid=&channelType=0&connect_redirect=1#wechat_redirect' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://activitygray.motivape.cn' is therefore not allowed access. [图片]
2020-06-12我看到文档上说要ssl
你好,域名被封,想咨询下什么原因,万分感谢?你好,我们是一个第三方开发公司,帮客户上线了一个项目,上了一天就封域名了,也不知道是什么原因,请技术运营们,帮忙解释一下,电话腾讯客服没有接,提交问题也不知道从哪进?感谢万分,被封域名 http://activity.cszzok.com/activity
2020-03-09[图片]
企业微信服务端API中消息推送的access_token是哪里的access_token?[图片]这里的access_token该从哪里获取? 如果是企业微信关联的小程序想在企业微信中发送消息推送是使用这个接口吗?还是使用其他接口?
2020-03-09