aheffernan
10 years agoContributor
Error responses on valid Thread Id's
    Im this end point "restapi/vc/threads/id" and I am getting a fairly large number of error responses (200 ish) when I try to grab valid threads.     <response status="error">     <error code="101">...
- 10 years agoDid you tried a call with specific board id and then calling a thread or api call provided below:- - /restapi/vc / messages / id / [id] / thread
 I think this may resolve your error. If my post is helpful and answers your question, please give "Kudos" and "Accept it as a Solution."