[
https://issues.apache.org/jira/browse/ATLAS-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nixon Rodrigues reassigned ATLAS-3968:
--------------------------------------
Assignee: Nixon Rodrigues
> When un-authorised reader reads a type using the guid, the error message
> mentions about the type name instead of the guid
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-3968
> URL: https://issues.apache.org/jira/browse/ATLAS-3968
> Project: Atlas
> Issue Type: Bug
> Reporter: Dharshana M Krishnamoorthy
> Assignee: Nixon Rodrigues
> Priority: Major
>
> On firing a request forĀ /api/atlas/v2/types/businessmetadatadef/guid/<guid>
> as an unauthorised user, the following error message is displayed
> {code:java}
> {
> u'errorCode': u'ATLAS-403-00-001',
> u'errorMessage': u'hrt_20 is not authorized to perform read type bm_123'
> }
> {code}
> Since we are firing the request using guid, it will be better to mention the
> guid instead of the type name
--
This message was sent by Atlassian Jira
(v8.3.4#803005)