
I got this weird string in response

It returns an image

You can see here how to implement the view for it.
https://appwrite.io/docs/client/avatars?sdk=flutter-default#avatarsGetInitials

How do I get this image if am not using sdk only rest api

What platform

Web


Try the first answer
Recommended threads
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
- Avatars API returning invalid img src
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 imag...
- [SOLVED] Avatars.getInitiale()
In python, avatars.getInitiale() return Byte and not a URL. Now how should I store it into the collection? I have two options two store it, one is `String` othe...
