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

KeyError on invalid credentials + 'get_fields' misses one page #4

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

Conversation

pyMan
Copy link

@pyMan pyMan commented Sep 24, 2021

PROBLEM 1

I'm getting a KeyError on invalid credentials.
It works if looking for 'error_description' key instead.
Maybe 'ErrorDescription' is an old key or returned on other kind of errors.

PROBLEM 2

I have and expect 27 fields when calling 'get_fields'.
I get only 20 items (just the first page).

I'm getting a KeyError on invalid credentials.
It works if looking for 'error_description' key instead.
Maybe 'ErrorDescription' is an old key or returned on other kind of errors.
I have and expect 27 fields when calling 'get_fields'.

I get only 20 items (just the first page).
@pyMan pyMan changed the title KeyError on invalid credentials KeyError on invalid credentials + 'get_fields' misses one page Sep 24, 2021
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.

1 participant