symphonyoss / symphony-java-client

Java client library for Symphony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

org.symphonyoss.client.exceptions.StreamsException: Failed to retrieve stream for given user ids...

maoo opened this issue · comments

The symphony-java-sample-bots are currently failing with the exception reported on https://travis-ci.org/symphonyoss/symphony-java-sample-bots/builds/247470557#L2085

Source code of the test can be found on https://github.com/symphonyoss/symphony-java-sample-bots/blob/develop/src/test/java/org/symphonyoss/simplebot/EchoBotIT.java

I believe this issue was introduced with the rollout of Symphony API 1.46 , but not sure how to fix it.

With latest SNAPSHOT all seems to be working, so please check and close.

No update here and tested multiple times.