'Unable to post video with location via Facebook Graph API
I am publishing a video via API to a Group/Page and want to specify the location (page id). But if I specify a «page» parameter when posting, it is ignored and the geolocation is not displayed as a result. An example request is below. Tell me, please, is there any way to publish a video via Facebook API with geolocation? Thanks in advance.
curl -i -X POST
"https://graph.facebook.com/v12.0/{id}/videos?description=post via explorer&file_url=https....mp4&page=334247410069822&access_token=EAAFXqJnOO...OR"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
