Hello guys,
I am encountering an issue with the Yotpo aggregation API. Below are the details.
API: https://api.yotpo.com/messaging/v3/stores/store_id/analytics/query/aggregations
Response:
{
"message": "Not Found",
"url": "/stores/...",
"code": 404
}
i already integrated this API with my code, and it was working fine for a long time.
However, today I suddenly started getting this error. its like endpoint is not found. I can't find any details about this in the documents as well.
Please share any relevant insights regarding this
Thank you,