Welcome
Login
Sign up
Home
Solutions
Forums
How can we help you today?
Enter your search term here...
Search
Login
or
Signup
to submit a new ticket
Check ticket status
Start a new topic
Discussions
Kinvey Forums
REST API
User avatar
M
Michael LeBarron
started a topic
about 7 years ago
Maybe I'm missing this somewhere... but how do you create a user avatar? A KinveyFile reference on the user doesn't seem to resolve like all the other collections. Does it have to be in a separate collection?
This must have been done before somewhere.
4 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
Gal
said
about 7 years ago
Hi Michael, resolving KinveyFile references is currently supported only through the Data Store API (and not through the User API).
M
Michael LeBarron
said
about 7 years ago
so what's the recommended way then? seems like that should be documented somewhere (I couldn't find it)
do other references work on the user? could I reference an "avatars" collection that then has a file reference in it?
Gal
said
about 7 years ago
Yes, KinveyRef resolution works, and referencing an entity in a collection should work.
D
Dave Ackerman
said
almost 7 years ago
In our app we're using Gravatar.
Login
or
Signup
to post a comment
More topics in
REST API
Why am I getting "SignatureDoesNotMatch" error when uploading a file?
Why am I getting an "IncompleteRequestBody" error when sending a DELETE request?
Is there a default sort order to collections fetched without an explicit sort query?
Is it possible to set ACLs on all users so that only administrators can query for users (without dis
Flex SDK
Query Bug in Backend?
Can analytics data be retrieved via Java SDK or REST?
Accesing REST API from a server without a user?
What json is required to assign a user group either read/write?
LDAP Authorization
See all 120 topics
Michael LeBarron
This must have been done before somewhere.