Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

featured_image throwing 401 error: json_user_cannot_read #1526

@dhruvlbb

Description

@dhruvlbb

When hitting the api for a specific post, all the data is getting returned, except the featured image, which is giving this error:

"featured_image":{"errors":{"json_user_cannot_read":["Sorry, you cannot read this post."]},"error_data":{"json_user_cannot_read":{"status":401}}}

Auth has been tested and working fine, and the user sending the request is a super-admin. This is happening intermittently, with no common factor between the posts where the error is coming up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions