ttadej
7 years agoAdvisor
Fetch Group avatar URL via API
The docs are here: https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv1&leaf-id=Group.avatar#Group.avatar
But it only returns 1 URL, mine is returning ../size/profile
I'd like all the available URLs.. my current workaround is to do a string replace for '/profile' with '/print' for example to get a different size. I don't any v2 calls for this type of request.
Any help is appreciated, thanks