Thanks so much for the feedback!
On Saturday, November 3, 2012 12:06:12 PM UTC-6, PeterPierce wrote:
> What Jeff is trying to say is that you just change the user ID in the
> header and that changes who posted the message.
> In my case I have a rube goldberg inspired design where the header is
> formed by session cookies which are checked for validity by comparing the
> user ID with the BC ID and a table of auth-rights to see if they are
> allowed to send messages to BC as another user ID or forced to use their
> own.
> On Thursday, November 1, 2012 9:36:31 PM UTC-7, Dean Householder wrote:
>> When I create a new message via messages.json, how do I assign the userid
>> who posts it?