curl -i -X GET \ "https://graph.facebook.com/v18.0/me/accounts?access_token="
gives response as below { "data": [ ] }
As you will see the screenshot, in the token debugger the token has access to pages. It looks like a bug.