Hello,
We are using the ChatGPT Work Vercel plugin connected via OAuth to our team. The integration functions properly for other projects in the team, but fails specifically for one project:
- Team ID: team_iJRDogPoJ9r15Dhfae2ZnkBD
- Project ID: prj_PoJJrUW50TNwBlnl9lbYLqAJnsev (savvy-listing-co)
Behavior observed:
- get_project (explicitly passing teamId and projectId) returns 404.
- list_deployments (explicitly passing teamId and projectId) returns 403 (permission denied).
Steps already attempted:
- Removed and cleanly reconnected the ChatGPT Work Vercel plugin.
- Re-authenticated via OAuth with full team access.
Could someone help investigate why this specific project is inaccessible over the MCP connection?