Skip to content

Fetch parent Reddit threads via OAuth API#8

Merged
kokarn merged 1 commit into
masterfrom
reddit-queue-pipeline
Jun 2, 2026
Merged

Fetch parent Reddit threads via OAuth API#8
kokarn merged 1 commit into
masterfrom
reddit-queue-pipeline

Conversation

@kokarn

@kokarn kokarn commented Jun 2, 2026

Copy link
Copy Markdown
Member

Reddit now blocks unauthenticated .json endpoints with a 403. The parent-post lookup for reply (t1) posts now hits oauth.reddit.com/comments/{id} with a bearer token from a new modules/reddit-auth.js, refreshing once on a 401.

Reddit now blocks unauthenticated .json endpoints with a 403. The parent-post
lookup for reply (t1) posts now hits oauth.reddit.com/comments/{id} with a
bearer token from a new modules/reddit-auth.js, refreshing once on a 401.
@kokarn kokarn merged commit 2b2e58f into master Jun 2, 2026
@kokarn kokarn deleted the reddit-queue-pipeline branch June 2, 2026 20:18
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