🔑 Get Your Instagram Access Token

Step 1: Authorize Your App

Click this button to connect your Instagram account:

Connect Instagram Account

Step 2: After Authorization

After clicking the button above, you'll be redirected back here with a code in the URL.

Copy the entire URL from your browser and send it to me. I'll extract the access token for you.

Alternative: Manual Setup

If the button doesn't work, visit this URL manually:

https://api.instagram.com/oauth/authorize?client_id=1075632183769971&redirect_uri=https://localhost:4322/get-instagram-token&scope=user_profile,user_media&response_type=code

⚠️ Note:

App ID: 1075632183769971

Redirect URI: https://localhost:4322/get-instagram-token

Make sure this redirect URI is added to your Instagram App settings in Facebook Developer Console.