Can I upload photos using the Facebook API but not post them to the wall on Facebook?
What I use is photos.upload in the API.
If this cannot be avoided, is there a way to remove this wall post so I don't have to do it manually?
Let me answer my own question:
This is about a resolution problem. We can set the resolution so that photos are not published on the wall.
Graph API documentation (http://developers.facebook.com/docs/reference/api/photo/) mentions the following:
, ( , ), no_story = 1. , .
REST API, ,
Source: https://habr.com/ru/post/1725148/More articles:Get all constants from a class - phpIs there heap compaction in C ++? - c ++iPhone SDK - UIWebView встраивает видео YouTube - iphoneWCF: update service link contains duplicate configuration entries - configurationИспользовать имя элемента в XSL - stringFacebook as a notification system - phpSubversion слияние локальных изменений в ветку - svnNeed a good HTML parser in php - htmlHtml Agility Pack ends - doesn’t work - htmlHow to run an application in cygwin without locking the shell - cygwinAll Articles