GREENHOUSE-1
Issue
Glean could not obtain a Harvest v3 access token with the Client ID and Client Secret you provided. When Glean exchanges these credentials at https://auth.greenhouse.io/token, Greenhouse rejected the request (HTTP 401/4xx) or returned no access token. This usually means the Client ID or Client Secret is blank, mistyped, or no longer valid (for example, the credential was deleted or its secret was rotated in Greenhouse).
Resolution
- In Greenhouse, go to Dev Center → API Credential Management and open the Harvest v3 OAuth credential used for Glean (or create a new one).
- Copy the credential's Client ID and Client Secret exactly. Greenhouse shows the Client Secret only once, when the credential is created — if you did not save it, rotate the Client Secret to generate a new one. Rotating immediately invalidates the previous secret, so update it anywhere else it is used.
- In the Glean admin console, open the Greenhouse setup form and re-enter the Client ID and Client Secret, making sure there are no extra spaces or truncated characters.
- Save and re-run validation.
For additional assistance, contact Glean Support.