Skip to content

Candidate sync exclude hidden#7

Merged
DGaffney merged 7 commits intomainfrom
candidate-sync-exclude-hidden
Mar 5, 2026
Merged

Candidate sync exclude hidden#7
DGaffney merged 7 commits intomainfrom
candidate-sync-exclude-hidden

Conversation

@DGaffney
Copy link
Contributor

@DGaffney DGaffney commented Mar 4, 2026

No description provided.

DGaffney and others added 7 commits March 4, 2026 12:28
The special posts client was making unauthenticated requests to the
external API, causing 401 Unauthorized errors. Adds SPECIAL_POSTS_API_TOKEN
env var and threads it as a bearer token on all remote fetch requests.

Made-with: Cursor
The call to self.fetch_from_api on line 146 was missing the api_token
argument, causing a compilation error. The token was already destructured
from the Remote variant but not passed through.

https://claude.ai/code/session_01DAypw8E3QJSYZo7oK4DThH
Fix missing api_token parameter in special posts API call
…CPmG

Format HTTP client call in special_posts.rs for readability
@DGaffney DGaffney merged commit 0717ab3 into main Mar 5, 2026
3 checks passed
@DGaffney DGaffney deleted the candidate-sync-exclude-hidden branch March 5, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants