Ok, to get this to work I had to store the session token in a local variable then pass that local variable to the service. Thanks
Where are you getting the session token id from?
I am still having difficulty understanding how to create a custom service. Could you create one in the test project in my account? Thanks
Ok, I am missing something here. How do I create a custom service to do this? Do you have a tutorial? Also how do create a custom service for these CURL commands?
How do I get a list of users accounts from the database? I see I can import Login/LogOff/SignUp but I don't see anything for getting a users list.