![]() |
| ||||||||
This message contains confidential information and is intended only for the intended recipients. If you are not an intended recipient you should not disseminate, distribute or copy this e-mail. Please notify us immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore we do not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. |
Hello. I'm working with a .NET desktop application to create contacts, matters, and notes in clio. Occasionally depending on the note.detail element value that I'm posting, I'll get an 'Error 500: Internal server error'. My exception message and stack trace don't give me any more info on exactly what is causing the error. I've verified the json payload is valid. Note I said occasionally. If I were to put a simple one sentence value in the note.detail element then I won't get an error. I've used the same json payload in a rest api client like postman and it goes through just fine. How can I figure out exactly what is causing the 500 response? I've tried sniffing the traffic with wireshark but because it's ssl all the traffic is encrypted and I can't read the response. Any help is appreciated. Thank you kindly.
--
You received this message because you are subscribed to the Google Groups "Clio Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clio-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
![]() |
| ||||||||
This message contains confidential information and is intended only for the intended recipients. If you are not an intended recipient you should not disseminate, distribute or copy this e-mail. Please notify us immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore we do not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. |
Hi MW!Are you using ClioKit or your own library for talking to Clio? In all honesty, the Clio API should never return a 500 internal server error. If it is, there is something wrong.
Tony Valenti Software Engineer T: 402-401-7568
This message contains confidential information and is intended only for the intended recipients. If you are not an intended recipient you should not disseminate, distribute or copy this e-mail. Please notify us immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore we do not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.
Also, are you submitting the data using the FORMS method or the JSON method? Can you post a sample payload?
Always glad to help,
Tony Valenti Software Engineer T: 402-401-7568 E: Tony.V...@AlphaDriveForClio.com W: www.AlphaDriveForClio.com Schedule a Meeting with Me This message contains confidential information and is intended only for the intended recipients. If you are not an intended recipient you should not disseminate, distribute or copy this e-mail. Please notify us immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore we do not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.
On Fri, Jan 12, 2018 at 8:28 AM, Tony Valenti <tony.v...@alphadriveforclio.com> wrote:
Hi MW!Are you using ClioKit or your own library for talking to Clio? In all honesty, the Clio API should never return a 500 internal server error. If it is, there is something wrong.
Always glad to help,
Tony Valenti Software Engineer T: 402-401-7568 E: Tony.V...@AlphaDriveForClio.com W: www.AlphaDriveForClio.com Schedule a Meeting with Me This message contains confidential information and is intended only for the intended recipients. If you are not an intended recipient you should not disseminate, distribute or copy this e-mail. Please notify us immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore we do not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.
On Fri, Jan 12, 2018 at 8:24 AM, mw35tin_ <phoe...@gmail.com> wrote:
Hello. I'm working with a .NET desktop application to create contacts, matters, and notes in clio. Occasionally depending on the note.detail element value that I'm posting, I'll get an 'Error 500: Internal server error'. My exception message and stack trace don't give me any more info on exactly what is causing the error. I've verified the json payload is valid. Note I said occasionally. If I were to put a simple one sentence value in the note.detail element then I won't get an error. I've used the same json payload in a rest api client like postman and it goes through just fine. How can I figure out exactly what is causing the 500 response? I've tried sniffing the traffic with wireshark but because it's ssl all the traffic is encrypted and I can't read the response. Any help is appreciated. Thank you kindly.
--
You received this message because you are subscribed to the Google Groups "Clio Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clio-develope...@googlegroups.com.