didn't work for me, some code in github
guaka - May 2, 2009 - 21:49
| Project: | Python Services API |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This code didn't really work, probably because of changes to the Drupal Services module. I wrote a bunch of classes that work for me and I pushed it into github.

#1
@guaka
Hi there,
Your code on git server works ! I love it.
One question though: I login as a real user (by providing username and password on the config file). However, the node added to the system has uid = 0. Do you know why?
I traced the code and am sure that user.login was called before the node was added.