Hello everyone, I ran into the problem of posting several photos
https://graph.facebook.com/me/photos?access_token=%s&published=false&url=%s' % (user.fb_token, img)
I’m not very familiar with api fb, I’ve been suffering for two days in search of a solution, maybe there is a method in which you can list links to a photo or their id and post it all together?