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
- can't acsses the avatar
Hey, i'm trying to get the avatar picture this is the code ```js import { StyleSheet, Text, View, Image } from 'react-native' import React from 'react' const P...
- Can't get avatar URL to save to database
Good afternoon, every time I getInitials it just returns an ArrayBuffer which obviously doesn't allow me to get the url to save to the database. I am using Node...
- Avatar getInitials return an empty image
Hello, please tell me, does the avatar get initials api not support names in Cyrillic? I called the Avatar(client).getInitials() method but it returned a blank ...