I created a message and it showed up. After I clicked Dismiss button and it disappeared.
The problem is when I create new message again with
{
"resource_feedback": {
"state": "requires_action",
"messages": [
"Fifth Test."
],
"feedback_generated_at":"2022-03-08T03:00:26.926619Z"
}
}
and the response is 202
{
"resource_feedback": {
"created_at": "2022-03-08T10:41:23+02:00",
"updated_at": "2022-03-08T12:24:09+02:00",
"resource_id": 55767040187,
"resource_type": "Shop",
"resource_updated_at": null,
"messages": [
"Fifth Test."
],
"feedback_generated_at": "2022-03-08T05:00:26+02:00",
"state": "requires_action"
}
}
There is no message showing up anymore. Is the anything I miss in the process?
I found another thread that says basically Any new POST to resource_feedback with requires_action state should replace old one. But still no notification is displayed.
Any updates about this issue?
https://community.shopify.com/c/shopify-apis-and-sdks/question-about-resourcefeedback/m-p/1209515/hi...
User | RANK |
---|---|
7 | |
7 | |
4 | |
4 | |
4 |