Open
Description
I'm able to login and pull down a list of threads and the associated messages, however, whenever I attempt to respond to a thread with a new message I get the following error:
{"status":"fail","status_code":"403","client_context":"8.04949747447822","error_code":1545010}
Any idea on where to start looking at Utils.java or Thread.sendMessage to correct this error? I'm guessing there are some header changes that happened the library is missing, but I don't really know where to start as the error doesn't really give much information.