Forum Discussion

aheffernan's avatar
aheffernan
Contributor
9 years ago

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">...
  • vishwajit_shind's avatar
    9 years ago

    aheffernan,

     

    Did 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."