trello API gives only hashes, such as avatarHash
, gravatarHash
, uploadedAvatarHash
etc. Is there any way to retrieve an image url from these hashes?
Using this hash you can retrieve an image by url: http://trello-avatars.s3.amazonaws.com/${avatarHash}/50.png