{
"status": "failed",
"responseCode": 400,
"message": "{\"timestamp\":\"2022-10-12T09:24:25.586+00:00\",\"status\":400,\"error\":\"Bad Request\",\"message\":\"\",\"path\":\"/ypb/platform/ti_notice/store\"}"
}
请问这个要怎么解决
{
"status": "failed",
"responseCode": 400,
"message": "{\"timestamp\":\"2022-10-12T09:24:25.586+00:00\",\"status\":400,\"error\":\"Bad Request\",\"message\":\"\",\"path\":\"/ypb/platform/ti_notice/store\"}"
}
请问这个要怎么解决
Hi Zhiyuan,
烦请确认您申请的store API suite是否已经包含 Inventory Subscription API, 谢谢。

这个test接口也需要request Body吗?文档里面没有写呀

没有写request body时,返回报错

写了request body,返回报错

我直接用生产环境来测试,是正常能返回,但我配置的API没有收到通知。

麻烦提供一下您push 接口的URL设置,看起来400的报错里的path问题。
Hi Zhiyuan,
TI要求所有的PUSH API 相关URL应该采用 HTTPS 来传输数据,烦请更改后再尝试。