Skip to content

Commit 6766c6c

Browse files
committed
--amend
2 parents 55b26cb + 2049c42 commit 6766c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

heroku/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ In order to use this sample app, you must have a [Facebook Developer](https://de
1313
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/fbsamples/graph-api-webhooks-samples)
1414

1515
### Instagram Subscription API
16+
1617
1. Register an [Instagram API client](https://instagram.com/developer/clients/manage/).
1718
1. Set up your client's [subscription](https://www.instagram.com/developer/subscriptions/) using your `https://<your-subdomain>.herokuapp.com/instagram` as the callback URL. It is recommended that you set a `TOKEN` [config var](https://devcenter.heroku.com/articles/config-vars) as part of the set up of your Heroku app to secure requests. If you choose not to set a config var, then you will need to set a verify token of 'token' when configuring the callback URL.

0 commit comments

Comments
 (0)