Connect Instagram
Authorize this app with your Instagram Business or Creator account to browse your reels and pick winners from comments.
Continue with InstagramOne-time Setup Required
-
1
Go to developers.facebook.com → Create App → Add Instagram Platform
-
2
Under Instagram → API Setup with Instagram login, copy your App ID and App Secret
-
3
Add this to Valid OAuth Redirect URIs:
http://localhost:3000/api/auth/callback -
4
Open
.envin this project folder and fill in:INSTAGRAM_APP_ID=your_id_here INSTAGRAM_APP_SECRET=your_secret_here
-
5
Restart the server with
npm start, then click Continue with Instagram above