You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ayub Khan (JIRA)" <ji...@apache.org> on 2016/05/31 09:53:12 UTC

[jira] [Created] (ATLAS-842) /api/atlas/v1/taxonomies api request fails with 403 error, policystore update is needed

Ayub Khan created ATLAS-842:
-------------------------------

             Summary: /api/atlas/v1/taxonomies api request fails with 403 error, policystore update is needed
                 Key: ATLAS-842
                 URL: https://issues.apache.org/jira/browse/ATLAS-842
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.7-incubating
            Reporter: Ayub Khan
            Priority: Critical
             Fix For: 0.7-incubating


taxonomies request fails with 403 error

{noformat}
curl 'http://os-r6-atlas-ha-re-re-2.openstacklocal:21000/api/atlas/v1/taxonomies' -H 'Cookie: JSESSIONID=3fh2m0ufeo9bh4vbnfmr9wco' -H 'Accept-Encoding: gzip, deflate, sdch' -H 'Accept-Language: en-US,en;q=0.8' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36' -H 'Accept: application/json, text/javascript, */*; q=0.01' -H 'Referer: http://os-r6-atlas-ha-re-re-2.openstacklocal:21000/index.html' -H 'X-Requested-With: XMLHttpRequest' -H 'Connection: keep-alive' --compressed
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Error 403 {&quot;AuthorizationError&quot;:&quot;You are not authorized for READ on [TAXONOMY, ENTITY] : *&quot;}</title>
</head>
<body><h2>HTTP ERROR 403</h2>
<p>Problem accessing /api/atlas/v1/taxonomies. Reason:
<pre>    {&quot;AuthorizationError&quot;:&quot;You are not authorized for READ on [TAXONOMY, ENTITY] : *&quot;}</pre></p><hr><i><small>Powered by Jetty://</small></i><hr/>

</body>
</html>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)