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

debug token sync action #16

Merged
merged 5 commits into from
Jun 28, 2017
Merged

debug token sync action #16

merged 5 commits into from
Jun 28, 2017

Conversation

kacurez
Copy link
Member

@kacurez kacurez commented Jun 28, 2017

FIXES #15
provide sync action debugtoken that implments https://developers.facebook.com/docs/graph-api/reference/v2.9/debug_token and returns info about authorized token e.g:
POST https://docker-runner.keboola.com/docker/keboola.ex-facebook/action/debugtoken

{"application":"Keboola Test","expires_at":1498626000,"is_valid":true,"scopes":["user_friends","manage_pages","pages_show_list","ads_management","business_management","public_profile"],"user_id":"128854997588309"}

@kacurez kacurez merged commit 00e1c20 into master Jun 28, 2017
@kacurez kacurez deleted the debug-token-action branch December 19, 2017 15: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.

1 participant