LimitationsΒΆ
Nearly every Graph API operation is supported through the batch interface. Here’s what we know doesn’t work.
- Uploading the
thumbnailfor a Page Postcall_to_actiondoesn’t work. According to the doc, “The thumbnail parameter is not supported in batch requests.” The work around is to host the image on a server and use thepictureparameter with an URL.