Skip to content

Can't get response if using param "cursor" #6

@igrrik

Description

@igrrik

Hello!

Thank you very much for this project it saved me a lot of time.
But I've run into a problem. I try to get next page of posts,by using param "cursor" as it is written in Disqus API, but I don't get a response.

It happens in file MDDiqsusComponent.m on line 361.
I should get into loop:

if (!self.operationSuccessCompletion){}

But instead it gets me into loop:

if (!self.operationFailureCompletion){}

The request is fine, I've tested it in REST client and it gives me a response.

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