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.js SDK.
Any help would be appreciated.
TL;DR
Developers are having trouble saving avatar URL to the database using Node.js SDK as getInitials returns ArrayBuffer.