Free UK delivery on orders over £30Vacuum fried in small batchesCrafted by a UK brand · Belfast
Integration panel
Instagram setup.
Everything required to make the “Follow The Crunch” feed pull live posts — plus the current connection status.
Current status
Not connected yet.
- Access token (VITE_INSTAGRAM_TOKEN)Not set
- Instagram username@healthwise_Foods
- Token validityWaiting for a token
- Account returned by token—
- Posts available to display—
While the token is missing or invalid, the homepage feed shows a clean placeholder instead of posts — no fake content is ever displayed.
What we need from you
Two values. That's it.
01
VITE_INSTAGRAM_TOKEN
Long-lived Instagram Graph API access token (60 days, refreshable)
Where to find it: Meta for Developers → your app → Instagram → Generate token for the connected account
02
Instagram username
Currently wired to @healthwise_Foods
Where to find it: Used for the profile link and the section heading
- 1Create (or open) a Meta app at developers.facebook.com and add the Instagram product.
- 2Connect the @healthwise_Foods account (Business or Creator) and generate a long-lived access token.
- 3Save it as
VITE_INSTAGRAM_TOKENand redeploy — the feed goes live automatically. - 4Refresh the token before it expires (60 days), then press Re-check above to confirm.
