Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken get_conversations method #4

Merged
merged 1 commit into from
Feb 1, 2017
Merged

Conversation

rikmatena
Copy link
Contributor

The query part was missing in options = {query: {page: page, modifiedSince: modified_since}}.

Because of this, it was constantly getting all conversations ever, even if I set a specific modifiedSince.

@rikmatena rikmatena force-pushed the fix_get_conversations branch from c3f839e to a37bba8 Compare February 1, 2017 15:43
@bittersweet bittersweet merged commit b8b975b into master Feb 1, 2017
@bittersweet bittersweet deleted the fix_get_conversations branch February 1, 2017 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants