'Huawei Appgallery - Not receiving comments for the APP through API

We are trying to retrieve comments ratings for an Application, however the API is returning an empty array even though there are 33 comments under the application



Solution 1:[1]

You can check whether the filter criteria used when 33 comments are queried on the AGC are the same as those configured on the interface.

Solution 2:[2]

I Changed the period in the query to the request body and checked again, its worked for me

Solution 3:[3]

Make sure the authorization token is not expired here document

Make sure required parameters are supplied. Here is reference document

Otherwise, please provide more info for example the actual API you're called and the parameters you're supplied

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 shirley
Solution 2 Punit Kumar Gupta
Solution 3 Zinna