How do I translate the feed of the group? in Workplace Graph API

91 views Asked by At

In our group feed content is automatically translated to eng to be shown in Workplace, thanks to the workplace auto translate, but in graph feed request you get only native language. How do I get translated feed aka. localised to english/ I have a simple request ->

GET "https://graph.facebook.com/group-id/feed?access_token="token""

Where do I put locale attribute or is it even possible to translate a feed?

0

There are 0 answers