PopcornTeam Admin Docs
Integrations

PopcornTeam Blog Lookup

How to set up a PopcornTeam Blog Lookup service account and connect it to PopcornTeam Admin.

Read-only access to the PopcornTeam Blog MCP. Powers the live-feed fan-out of newly-published blog posts into Slack.

Prerequisites

  • A PopcornTeam Blog Lookup project and appropriate IAM permissions.
  • See PopcornTeam Blog Lookup docs for the specific roles and APIs required.

Steps

  1. Open the PopcornTeam Blog Lookup console.
  2. Create a service account and grant it the required roles.
  3. Generate a JSON key file for the service account.
  4. In PopcornTeam Admin, go to /agents/integrations, find PopcornTeam Blog Lookup, and paste the credential values.

Troubleshooting

  • PERMISSION_DENIED: the service account is missing a required IAM role — review the steps above.
  • invalid_grant: Invalid JWT: the private key was pasted with newlines stripped — re-paste from the original JSON.
  • Need help?: refer to the PopcornTeam Blog Lookup documentation.

On this page