Issue while accessing profile picture

Hi there!

I was wondering if someone with this issue:

The thing is, I was reading that in order to get the png from the profile picture, you have to declare it on the manifest like this:

permissions:
  scopes:
    - read:jira-user
  external:
    images:
      - https://avatar-management--avatars.server-location.prod.public.atl-paas.net
    fetch:
      backend:
        - avatar-management--avatars.server-location.prod.public.atl-paas.net

Blockquote

But it isn’t working for me.

Thanks for helping with the issue!!

Hello @JuanPabloCabrera,

Thank you for raising this question with us! I just noticed that the URL in the error is different to the URL that you have in your manifest permissions. This might be a cause for the error?

Would you mind sharing with us your app code where you are attempting to access the image URL as well?

Thank you,
Han

1 Like