Is it possible to get liked users list from my page(which i am an administrator) using page access token? I have tried {pageID}?fields=fan_count,country_page_likes
and returns only
{
"fan_count": 123,
"country_page_likes": 123,
"id": "************"
}
Seems insights
are not return any users list