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 {"AuthorizationError":"You are not authorized
for READ on [TAXONOMY, ENTITY] : *"}</title>
</head>
<body><h2>HTTP ERROR 403</h2>
<p>Problem accessing /api/atlas/v1/taxonomies. Reason:
<pre> {"AuthorizationError":"You are not authorized for READ
on [TAXONOMY, ENTITY] : *"}</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)