Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
trypostit
/
trypost
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
145
Star
552
Code
Issues
13
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Connect the Pages a login only reaches through a Business Portfolio
- #301
#301
Merged
paulocastellano
merged 30 commits into
main
trypostit/trypost:main
from
fix/facebook-portfolio-pages
trypostit/trypost:fix/facebook-portfolio-pages
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Connect the Pages a login only reaches through a Business Portfolio
#301
paulocastellano
merged 30 commits into
main
trypostit/trypost:main
from
fix/facebook-portfolio-pages
trypostit/trypost:fix/facebook-portfolio-pages
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
fix: Facebook Page fetch missing New Pages Experience pages
Show description for 56f1c09
StoriaJames
committed
56f1c09
View commit details
Copy full SHA for 56f1c09
Browse repository at this point
fix: Instagram-via-Facebook has the same New Pages Experience gap
Show description for 1354f50
StoriaJames
committed
1354f50
View commit details
Copy full SHA for 1354f50
Browse repository at this point
Commits on Aug 25, 2026
Merge remote-tracking branch 'origin/main' into upstream-facebook-fix
paulocastellano
committed
77b3a73
View commit details
Copy full SHA for 77b3a73
Browse repository at this point
refactor: one place finds every Page a Meta login can publish to
Show description for e04d856
paulocastellano
committed
e04d856
View commit details
Copy full SHA for e04d856
Browse repository at this point
test: pin the Page a login only reaches through a portfolio
Show description for 182687d
paulocastellano
committed
182687d
View commit details
Copy full SHA for 182687d
Browse repository at this point
refactor: read the portfolio edges without asking permission first
Show description for 71a423d
paulocastellano
committed
71a423d
View commit details
Copy full SHA for 71a423d
Browse repository at this point
test: cover the portfolio walk's remaining shapes
Show description for 4cf4b15
paulocastellano
committed
4cf4b15
View commit details
Copy full SHA for 4cf4b15
Browse repository at this point
test: stop the Meta connect tests from calling Graph for real
Show description for a8f4161
paulocastellano
committed
a8f4161
View commit details
Copy full SHA for a8f4161
Browse repository at this point
fix: tell a denied portfolio edge apart from a throttled one
Show description for 845f1f1
paulocastellano
committed
845f1f1
View commit details
Copy full SHA for 845f1f1
Browse repository at this point
fix: three ways the portfolio walk misread what Meta returned
Show description for 7a8d680
paulocastellano
committed
7a8d680
View commit details
Copy full SHA for 7a8d680
Browse repository at this point
fix: only drop a scope Meta says was refused
Show description for d5bc967
paulocastellano
committed
d5bc967
View commit details
Copy full SHA for d5bc967
Browse repository at this point
fix: keep the portfolio walk honest and cheap
Show description for 7bfb8df
paulocastellano
committed
7bfb8df
View commit details
Copy full SHA for 7bfb8df
Browse repository at this point
test: pin that pages survive past the first pooled round
Show description for e64d5df
paulocastellano
committed
e64d5df
View commit details
Copy full SHA for e64d5df
Browse repository at this point
fix: keep the paging-host guard on the pooled edge walk
Show description for 229dab6
paulocastellano
committed
229dab6
View commit details
Copy full SHA for 229dab6
Browse repository at this point
fix: stop a cut-short walk from passing for a complete one
Show description for 17a760d
paulocastellano
committed
17a760d
View commit details
Copy full SHA for 17a760d
Browse repository at this point
test: pin reconnecting a card only the portfolio still reaches
Show description for 0a393f9
paulocastellano
committed
0a393f9
View commit details
Copy full SHA for 0a393f9
Browse repository at this point
fix: an unreadable portfolio must not deny the pages that were readable
Show description for 5174354
paulocastellano
committed
5174354
View commit details
Copy full SHA for 5174354
Browse repository at this point
Commits on Aug 26, 2026
fix: an incomplete walk must not answer as if it were sure
Show description for ece5f8e
paulocastellano
committed
ece5f8e
View commit details
Copy full SHA for ece5f8e
Browse repository at this point
fix: stop every Inertia test from calling an SSR server
Show description for 450f570
paulocastellano
committed
450f570
View commit details
Copy full SHA for 450f570
Browse repository at this point
fix: a taken slot is a fact, not a guess about the listing
Show description for 65684c8
paulocastellano
committed
65684c8
View commit details
Copy full SHA for 65684c8
Browse repository at this point
fix: bound the cursor walk by requests, and keep what it read
Show description for caf727d
paulocastellano
committed
caf727d
View commit details
Copy full SHA for caf727d
Browse repository at this point
refactor: one Meta connect flow instead of two kept in step by hand
Show description for 34278ca
paulocastellano
committed
34278ca
View commit details
Copy full SHA for 34278ca
Browse repository at this point
fix: default Inertia SSR off, where this project already stands
Show description for 128926e
paulocastellano
committed
128926e
View commit details
Copy full SHA for 128926e
Browse repository at this point
fix: one rule for a refused portfolio, and a clock on the walk
Show description for 856fd88
paulocastellano
committed
856fd88
View commit details
Copy full SHA for 856fd88
Browse repository at this point
docs: the walk's contract changed under its own docblock
Show description for 315e4bc
paulocastellano
committed
315e4bc
View commit details
Copy full SHA for 315e4bc
Browse repository at this point
fix: put the whole callback inside the budget it advertises
Show description for 9f5f6c4
paulocastellano
committed
9f5f6c4
View commit details
Copy full SHA for 9f5f6c4
Browse repository at this point
fix: say what actually gets a Page token, per Meta's own reference
Show description for 117dbbb
paulocastellano
committed
117dbbb
View commit details
Copy full SHA for 117dbbb
Browse repository at this point
fix: one budget for the callback, not one per phase of it
Show description for bf4cadd
paulocastellano
committed
bf4cadd
View commit details
Copy full SHA for bf4cadd
Browse repository at this point
fix: a Pages throttle on a user token was reading as a refusal
Show description for 9658a0c
paulocastellano
committed
9658a0c
View commit details
Copy full SHA for 9658a0c
Browse repository at this point
fix: a reconnect no longer loses its handle to a slow Graph
Show description for c10d5ab
paulocastellano
committed
c10d5ab
View commit details
Copy full SHA for c10d5ab
Browse repository at this point
You can’t perform that action at this time.