Android ? Can already upload images via normal Browser to Elgg sites ;) Why the need for an 'Android App'/Java to do what works already anyway ?
does your exposed method authenticate the user first? the api_key does not authorize the user by default. Take a closer look at available functions within web services.
Hi all,
@DhrupDeScoop I think is easier to share en image from Gallery than upload it with mobile browser. Of course, user must be logged in first but I can't find how to within documentation or community. I'm also trying the OAuth way but it doesn't seem to work right now (stuck too :().
@Ismayil Finally I made it working with:
$user = get_user_by_username($username);
login($user, FALSE);
but ... no password checked?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.