You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
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:
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.
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.