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

Publish to page #5

Merged
merged 3 commits into from
Jul 9, 2015
Merged

Publish to page #5

merged 3 commits into from
Jul 9, 2015

Conversation

tophevb
Copy link
Contributor

@tophevb tophevb commented Jul 9, 2015

It appears Pages have a separate access token:
https://developers.facebook.com/docs/pages/access-tokens

Rewrote the put_event method to account for this for publishes to Pages. Tested it locally and the event posted successfully to my test Page with the event image.

tophevb added 2 commits July 8, 2015 17:07
We were putting double slashes in some of our url requests.
Update event publish so we can publish events to Pages on Facebook.  From
looking at the documentation it looks like Pages have separate access tokens.
@phildini
Copy link

phildini commented Jul 9, 2015

🚢

@phildini
Copy link

phildini commented Jul 9, 2015

This is fine to get it going, can we add some error catching/detection around the new changes? Right now there's lots of places where it could go wrong and we wouldn't know.

@phildini
Copy link

phildini commented Jul 9, 2015

🚢

tophevb added a commit that referenced this pull request Jul 9, 2015
@tophevb tophevb merged commit ca0dd5a into master Jul 9, 2015
@tophevb tophevb deleted the publish-to-page branch November 2, 2017 21:44
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

Successfully merging this pull request may close these issues.

2 participants