Facebook's API Bug - Add/Remove `videos` from `video playlists` using an `user access_token` with `public_profile` permissions
Description The endpoint /{videolist_id}/videos is undocumented. So, we cannot find any real documentation about this on developer's site. But still using analogy between other endpoints and this endpoint we can guess the working. Facebook recently released new features for pages. This was the one. Now, we can upload…