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

AttributeError: 'RestClientCE' object has no attribute 'entity_query_controller' #44

Closed
freebooterish opened this issue Dec 29, 2021 · 2 comments · Fixed by #49
Closed

Comments

@freebooterish
Copy link

When I try the example: Count entities using Entity Data Query API, it report a error: tb_rest_client/rest_client_ce.py", line 1228, in count_entities_by_query AttributeError: 'RestClientCE' object has no attribute 'entity_query_controller'

Thanks.

@lazaj
Copy link

lazaj commented Jan 24, 2022

Same error, any advices ?

@samson0v
Copy link
Contributor

samson0v commented Feb 1, 2022

Hi @freebooterish and @lazaj, it seems that you forgot to firstly use the login method or you are using the old version.

@samson0v samson0v linked a pull request Feb 1, 2022 that will close this issue
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 a pull request may close this issue.

3 participants