第三方平台,消息对接,消息推送地址,错误
对接消息之后,平台有推送记录吗,在哪里可以查看? 我们对接了 第三方平台 中的 消息, 配置消息接收地址为: https://xxx.loghub.com/gw/api-dispatch/wechat/$APPID$/message 结果 消息都 推到: https://xxx.loghub.com/$APPID$/message 这个地址。服务器一直在报404. 但是有部分数据 是推送到正确的地址的. 已经重新点击了 全网发布,现在还是有非常多的,非我公司应用key的数据进到 系统。 类似这样的 nginx日志 :/wxd53b24ab9f99a0ac/message?signature=076f0ae3b72233c0dabc5cde72620b8cebe26033&timestamp=1716517300&nonce=1201936119&openid=ooRrU5Vrd58kPQQ0OZd8JGwyEGY4&encrypt_type=aes&msg_signature=96c170d10e3d545a116187668fec290c8c3f4bea 这个key:wxd53b24ab9f99a0ac 不是我公司的,却收到相关的消息,且该消息地址,不是配置中的 https://xxx.loghub.com/gw/api-dispatch/wechat/$APPID$/message。 直接走到 https://xxx.loghub.com/$APPID$/message 这个非配置的地址。 我公司是:wx25105e211a7ff84b