question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

clarification on where to get app developer keys

See original GitHub issue

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 👍

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
johannpinsoncommented, Jun 26, 2017

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 😃

2reactions
aspiringgurucommented, Oct 22, 2018

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]

Read more comments on GitHub >

github_iconTop Results From Across the Web

Method: organizations.developers.apps.keys.get | Apigee X
Gets details for a consumer key for a developer app, including the key and secret value, associated API products, and other information. HTTP...
Read more >
App Review - App Store - Apple Developer
Learn about the technical, content, and design criteria used to review apps submitted to the App Store.
Read more >
Clarify API Keys vs Application Identifier · Issue #842 - GitHub
In 'Settings' menu, 'Api Keys' tab, I am not expecting to have my 'Application identifier', it is confusing. On the other hand, to...
Read more >
Policy clarification - multiple applications for the same use case
Developers should never request that end users register and provide their own Twitter application consumer keys and secrets to their ...
Read more >
Android O device ID clarification - Stack Overflow
Is that means if I have two android apps in same device with same ... Play App Signing enabled in the Google Developer...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found