Working Example with Services 3.x User.Login and System.Connect
Posted by iTiZZiMO on August 6, 2010 at 12:16pm
Has anybody a working user.login example with services 3.x and user.login?
I downloaded the latest repository from this git hub
http://github.com/randallknutson/services
and get the node creation for anonymous user working.
But i cant using the user login method oder system connect. I activate the session authentication , because i think oauth is more complex.
my urls are
i tried with Firefox REST Client Extension and php curl test example:
HTTP-METHOD: POST
url: http:///user/login <- yes the blank page comes!
Content-Type: application/json