TypeError: Cannot read properties of undefined (reading 'threads')

Do I not have access to threads or is there something up with the documentation?
I just get this TypeError every time. I can create a thread via HTTP request but it doesn’t let me do it via the API.

1 Like

I am also getting same error! :frowning:
If anyone find any type of solution let us know.

unless you show sample code we can’t help you know what could be the issue.