#[SOLVED] Avatars API returning invalid img src

4 messages · Page 1 of 1 (latest)

somber smelt
#

I could just be using it wrong because the documentation isnt the best but setting the img src as the result from avatars.getInitials() leaves me with an image that wont render.

daring horizon
#

You could also just set the image source to this

https://cloud.appwrite.io/v1/avatars/initials?name={FIRSTNAME LASTNAME}&width=80&height=80

somber smelt