How to publish an image to a Facebook Page's albums via CURL along with getting new Page Access Tokens? – Facebook api
Currently, I have a website that allows users to upload images and at the same time I would like all these uploaded images to be published automatically to a Facebook page's albums. I used this CURL code below: $args =…