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

clarification on where to get app developer keys #56

Closed
awitherow opened this issue Jun 25, 2017 · 6 comments
Closed

clarification on where to get app developer keys #56

awitherow opened this issue Jun 25, 2017 · 6 comments

Comments

@awitherow
Copy link

awitherow commented Jun 25, 2017

I have made an app project on Facebook and am only seemingly able to find an App Secret and an App ID.

I still do not know where to find the following

  1. access_token
  2. verify_token

I know this is not a product feature of Bootbot but rather of Facebook... but I was not able to find this information in their documentation.

It would be really helpful to include pointers/directions in the Getting Started section!

Thanks for the help and the cool project man 👍

@johannpinson
Copy link

Hi @awitherow

This is some help : https://developers.facebook.com/docs/messenger-platform/guides/quick-start

The verify_token is created by yourself (a string with at least around 50 characters) and asked on facebook in the step 2, when you setup the webhook

For the access_token, facebook give it to you in the step 3, when you generate the token for the page who will receive the bot.

Hope it can help you 😃

@awitherow
Copy link
Author

Thanks @johannpinson ! It took some digging around to figure it out. Would be great to have what you just explained as a PR in the setup part.

@Charca
Copy link
Owner

Charca commented Jul 4, 2017

Thanks for the suggestion! I've added a note to the getting started guide in the README file that links to Facebook's guide and to this issue.

@Charca Charca closed this as completed Jul 4, 2017
@awitherow
Copy link
Author

Awesome @Charca thanks man.

@aspiringguru
Copy link

what is the appSecret ?

is this the add id?

in other facebook apps I've only used and seen mention of the accessToken & verifyToken.

@aspiringguru
Copy link

had this question answered in the slack channel
the app secret is >
developer.facebook > on the app page > Settings > Basic > show [enter password when challenged]

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

4 participants