Hello Everyone,
I am using this Rest API for getting avatar of issuetype.
API : /rest/api/2/universal_avatar/view/type/{type}/owner/{entityId} API Link
so, the issue I'm facing is fetching avatar for this particular entityId = 10000, which has type "issuetype"
https://mysite.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/owner/10000
I can share that this entityId is for epic. I am able to get avatars of other issuetypes.
So, Can anyone help me what could be the problem on this api call.
I'm getting this response.
{"errorMessages":["Could not find an avatar matching the provided parameters."],"errors":{}}
I've checked that there is an avatar metching that entityId .
Same issue here. Was able to resolve by changing out broken icons in mysite.atlassian.net/jira/settings/issues/issue-types
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.