Skip to content

The cancel endpoint is called without sessionId #28

@benschop-it

Description

@benschop-it

I noticed that the cancel endpoint does not contain the session ID. According to the documentation, it should.

When I send one or more files to a client and the client is shown the Decline/Accept popup and at the same time the sender cancels, then the REST endpoint "v2/cancel" is called and not "v2/cancel?sessionId={sessionId}".

I have solved it now by implementing 2 cancel endpoints (I am making a UWP client for Windows 10 Mobile), but it would be nice if this was fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions