Skip to content

AttributeError: 'long' object has no attribute 'swagger_types' #1

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

Closed
moyeen52 opened this issue Jun 3, 2016 · 2 comments
Closed

AttributeError: 'long' object has no attribute 'swagger_types' #1

moyeen52 opened this issue Jun 3, 2016 · 2 comments
Assignees

Comments

@moyeen52
Copy link

moyeen52 commented Jun 3, 2016

For self.messages_api.get_normalized_messages(start_date=1464924663788,end_date=1464928263788) this style calling I'm getting the following error
Module artikcloud.apis.messages_api, line 508, in get_normalized_messages
Module artikcloud.api_client, line 321, in call_api
Module artikcloud.api_client, line 126, in __call_api
Module artikcloud.api_client, line 218, in sanitize_for_serialization
Module artikcloud.api_client, line 218, in
Module artikcloud.api_client, line 215, in sanitize_for_serialization
AttributeError: 'long' object has no attribute 'swagger_types'

can see sys.maxint size exceeds.

@yujingwu
Copy link
Member

yujingwu commented Jun 3, 2016

@maneeshsahu Please take a look. Thank you!

@maneeshsahu
Copy link
Member

Fixed in 2.0.3.

pip install artikcloud

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

No branches or pull requests

3 participants