You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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" ]
}