Instagram Integration · OAuth 2.0
Connect Instagram
Connect Instagram
Business Account
This page demonstrates Instagram Business Login for Meta App Review. After authorization, Instagram redirects to our secure callback, where the backend exchanges the authorization code for an Instagram access token, validates the profile, and stores the token securely.
Meta Review notes
Requested permissions:
instagram_business_basic, instagram_business_manage_messages, and instagram_business_manage_comments. Purpose: identify the connected Instagram Business Account, enable Instagram message automation, and enable comment-triggered reply workflows after the shop enables comment automation in onboarding.Token handling: the browser only receives an authorization code from Instagram. The backend callback exchanges the code for an Instagram access token, validates it through
graph.instagram.com, then stores it encrypted outside the public webroot.Data minimization: Telegram/email notifications never include the access token; they include only username, account ID, non-sensitive stats, and a token fingerprint.
Account connection
instagram_business_basic
Instagram Business
Click the button below to open the official Instagram Business Login authorization window. Select your Instagram Professional account, grant the requested permissions, and you will return here automatically.
01
Переход на серверы Meta
Official Instagram authorization window — select the Professional account and grant permissions
02
Secure token handoff
Instagram returns an authorization code to our backend callback; the access token is never exposed in the browser
03
Проверка и хранение
Backend exchanges the code for an Instagram token, validates it through Graph API, stores it encrypted outside webroot, and never sends the access token to Telegram.
V
velagrowth
@velagrowth
Business Account · OAuth Connected
4 200
Followers
87
Media
17841400…
User ID
OAuth authorization successful
Profile information
Read only
?
Waiting for authorization
Click “Connect Instagram Business”
Connected
—
Username
—
Account type
—
User ID
Requested permissions
Scope
For Meta reviewer
Instructions
1
Click “Connect Instagram Business”
The official Instagram Business Login authorization window will open
2
Select an Instagram Professional Account
Grant
instagram_business_basic and instagram_business_manage_messages in the Instagram authorization window3
Profile will be displayed automatically
After the callback, this page displays the connected Instagram account information