You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
migrate Instagram integration to Graph API v26 with new test account
- switch host to graph.instagram.com (was graph.facebook.com) and bump v21.0 -> v26.0
- use header-based auth for metrics collector, matching the poster
- poll media container status instead of a blind sleep before publishing
- derive post_url from the authenticated account instead of the old hardcoded handle
- add INSTAGRAM_TEST_* secrets so dev CI posts to the test account, not prod
- correct .env.example/README var names; add instagram_manual_test.py
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments