Skip to content
This repository was archived by the owner on Nov 29, 2021. It is now read-only.
This repository was archived by the owner on Nov 29, 2021. It is now read-only.

DropboxRestException with message "Received Response [0] : Expected to see []. The HTTP response was []" in GetLongpollDelta #150

Description

@alexandrepepin

I have a DropboxRestException with message Received Response [0] : Expected to see []. The HTTP response was []" when I do a longpoll delta. The exception occurs after the timeout I pass to the GetLongpollDelta method.

To reproduce, just setup a long poll delta and wait without doing any change in your dropbox. It seems that the request timeout before receiving a response from dropbox saying that there is no change. The longpoll feature is pretty much useless if all the requests timeout...

As a workaround, I increased by reflection the timeout property of the _restClientNotify field of the DropNetClient

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions