-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. attempt to create a white label user via post/put method
2. parameters:
fullname/email/login/password/profile/white_label_code/application_id
3.
What is the expected output? What do you see instead?
POST method - HTTP 500 error, no response.
PUT method - an array of my own user's profile data
What version of the product are you using? On what operating system?
http://sendible.com/api/v1/user.json, ubuntu apache php
Please provide any additional information below.
I know i am logged in correctly - I get a successful PUT response, but my own
information is returned. I may be missing something small - but I don't think
so.
-Tim
Original issue reported on code.google.com by tim.kije...@issuerdirect.com on 20 Jan 2014 at 10:54
Reactions are currently unavailable