Jon Phillips
unread,May 22, 2011, 3:38:45 PM5/22/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RestKit
Chad and others,
Thanks for your help so far with this issue! I'm still banging my
head against the wall on it. I've put that delegate where Chad
suggests, and have a logger in there to ensure it's getting called.
When it's called, I also output the current _request.username and
_request.password, and they are for the NEW credentials I want to
use. But when I have Rails tell me the current user logged in on the
server side with that request, it's my OLD username.
Any other suggestions?
Jon