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

Add 'get_all' request to handle paging. Add retries. Get all emails of person. #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

maaikez
Copy link

@maaikez maaikez commented Oct 1, 2021

New get_all function to handle paging and get all the records.
Add retries and interval between retries.
Request to get all emails of a person.
Change parse function so _request function can also be used to download files. Did not add the file download function yet.

Copy link
Contributor

@Arkaikus Arkaikus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

client._parse method is returning bytes instead of dict

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