I'm guessing the server communication is normally through SSL? If so then this might be a good time to do some protocol analysis before the opportunity disappears. There are a bunch of log dumping options in there.
Transactions, account creation are SSL. Everything else is just plain old HTTP. You can just put it through Wireshark and see near everything going on.