Skip to content

Commit b491c61

Browse files
authored
Update README.md
1 parent c642335 commit b491c61

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,4 @@
22
[Facebook Graph API V7.0](https://developers.facebook.com/docs/graph-api) for Arduino (works on ESP8266)
33

44
# Getting an API Key
5-
- Follow the steps on [this page](https://developers.facebook.com/docs/pages/getting-started) to create an APP
6-
- After the app is created, go to the graph explorer.
7-
- Up the top right change the application to the new one that you created
8-
- Click "Get Token" and then click "Get User Access Token"
9-
- Check the "User_Friends" option, click get access token and authenticated the applicaiton with your account.
10-
- The key that appears the in the bar can be used with the library.
11-
- Click on [this link](https://developers.facebook.com/apps), click on the app you created. Your consumer ID and consumer secret are available on this page. You will need to this to extend your API key, which you can do using the library
5+
soon

0 commit comments

Comments
 (0)