Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Slashes in the id are not escaped when requesting a thread #260

@flokle

Description

@flokle

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions