Skip to content

Fix for "You don't have the required user permissions." #1

@RubieV

Description

@RubieV

Issue

When calling https://outscan.outpost24.com/opi/rest/findings, or even with sufficient permissions, the error
You don't have the required user permissions. is returned.

Example response body:

{
"message" : "You don't have the required user permissions.",
"details" : [ "FINDINGS_VIEW", "FINDINGS_VIEW_AND_MANAGE" ]
}

Solution

Call https://outscan.outpost24.com/opi/rest/outscan/findings instead.

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