I try to use your API service and make a request to get global feed and this is the request
and i got that
{
"status": "error",
"message": "Query Token is invalid",
"code": 400000,
"data": {
"detail": {}
}
}
but I want to use the pagination so how can make it ??