✅ hitting this endpoint: https://graph.facebook.com/v19.0/[post-id]/comments
✅ scope granted: email, read_insights, pages_show_list, business_management, instagram_basic, instagram_manage_insights, instagram_content_publish, pages_read_engagement, pages_read_user_content, pages_manage_posts, pages_manage_engagement, public_profile
✅ using the page token (not the user token)
✅ querying these fields: fields=id,attachment,message,created_time,from
✅ Comments are returned, BUT
❌ Still not returning the "from" field (hoping to see the commenter's name & image)
Why? Can anyone help? Thanks!