SymphonyPlatformSolutions / symphony-api-client-node

Symphony API Client for NodeJS
MIT License
6 stars 20 forks source link

StreamsClient.getUserIMStreamId is not working. #35

Closed leoramme closed 5 years ago

leoramme commented 5 years ago

Hi,

I couldn't get the method getUserIMStreamId to work in my bot. Everything else works as expected. I also have found that making the request using only the userIDs instead of the body fixes the problem.

Do you have a working example of how to use this method?

Thanks,