Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

put_video not showing on wall, but shows in videos library. #641

Open
OrrYakobi opened this issue May 17, 2018 · 0 comments
Open

put_video not showing on wall, but shows in videos library. #641

OrrYakobi opened this issue May 17, 2018 · 0 comments

Comments

@OrrYakobi
Copy link

I'm trying to publish a video to a facebook page that I'm an admin of via business manager. I have granted the publish_pages and manage_pages permissions via omniauth-facebook.

For whatever reason, the video is not showing up on the wall, but only in the videos library, and it is also not viewable by others. Doesn anyone know why?

page_graph = Koala::Facebook::API.new(page_token)
      page_graph.put_video(
        video, 
        {:title => "Check out my new listing!"},
        page_id
      )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant