Hello,
im having an issue concerning elgg OAUTH plugin.
I'm trying to use https://github.com/markharding/elgg-web-services and most of the methods are working, but the most important ones need authentication from user with oauth.
So, i installed oauth plugin http://community.elgg.org/plugins/385119/0.10.5/oauth, created Inbound Consumer and i created tokens with the "oauth/requesttoken" method, but i can't find a way of activating tokens on elgg 1.8.16 (i know older versions have a "oauth/authorize" page in which user can activate tokens but in this version this page does absolutly nothing.) most annoyin part is that i can see my tokens on my stats dashboard but i just can't find a way to authorize them.
thanks in advance for your help
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.
- groovymush@groovymush

groovymush - 0 likes
- groovymush@groovymush

groovymush - 0 likes
- Marcos_Faro@Farobook

Marcos_Faro - 0 likes
You must log in to post replies.can somebody help me?
should i install elgg 1.7?
which subversion still has this "oauth/authorize" page?
OKOK
my bad guys, everything about oauth works.
now i have a question:
how do i actually make the webservice request using my access token?
I'm exactly this problem, someone already come to any conclusions?