How to generate and set avatar? #540
Unanswered
Dirk-Ingenieur
asked this question in
Q&A
Replies: 2 comments 1 reply
-
It should work like this:
To base64 encode an image you can e.g use the |
Beta Was this translation helpful? Give feedback.
1 reply
-
Works fine for me, but you have to use base64 as one string with so |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I successfully managed to set a profile NAME - now I am curious how to set an avatar image.
As far as I understood one could either choose a predefined avatar or upload a picture.
In any case I need the base64_string to be passed with the curl command.
Could anybody help which strings are predefined or how I might even encode and upload a picture?
Beta Was this translation helpful? Give feedback.
All reactions