Describe the bug
If a thread id contains a “/”, it is not escaped when querying a single thread and a "Unrecognized request URL" error is returned.
To Reproduce
Query a single thread via the SDK where the id contains a “/”
Expected behavior
The id is fully escaped on request, the thread data is returned
SDK Version:
2.5.0