Balu Vellanki created FALCON-849:
------------------------------------
Summary: Metadata Rest API throws "500 : Unauthorized Resource"
error
Key: FALCON-849
URL: https://issues.apache.org/jira/browse/FALCON-849
Project: Falcon
Issue Type: Bug
Components: webapp
Affects Versions: 0.6
Reporter: Balu Vellanki
Fix For: 0.6
To reproduce the error, try
"GET http://<falconHost>:<falconPort>/api/metadata/cluster_entity/list"
It should return Json that looks like
{code}
{"results":["primaryCluster","backupCluster"],"totalSize":2}
{code}
Instead it throws "500 : Unauthorized Resource" error
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)