Skip to content

[BUG] Unauthenticated Item Posts API request returns 403 while web shows item posts #1249

@lcandy2

Description

@lcandy2

Instance Domain
neodb.social tested

Server Version
all

Description
On the web, item posts are visible without login.
But when calling the API for the same item posts without authentication, it returns 403 Forbidden.

Expected Behavior

API response should match the web: allow unauthenticated access to item posts.

Actual Behavior / Steps to Reproduce
1. Open item page on the web (not logged in) → posts are visible
2. Call the API endpoint for the same item posts (not logged in) → 403

Possible Fix
as expected behavior says.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Wishlist

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions