b_poplin
12 years agoExpert
blog rest api threaded question
For a blog, I am getting error code 100 "an unexpected error has occurred" when trying rest api:
[community]/blogs/id/[id]/messages/threaded
linear is working:
[community]/blogs/id/[id]/messages/linear
/messages/threaded is listed in blog.html of the rest api documentation. I have used /messages/threaded for boards successfully, too, but not working for my blogs. Can anyone else get this to work?
It sounds like the documentation might need to be updated to reflect this, I'll create a ticket for this to get fixed. Thanks for pointing it out!