RocketAuthenticationException(No exception message supplied)
See original GitHub issue
Request Method: | GET
-- | --
http://127.0.0.1:8000/api/v1/chat/token/
1.11.5
RocketAuthenticationException
/python3.4/site-packages/rocketchat_API/rocketchat.py in login, line 66
Thu, 22 Mar 2018 12:53:21 +0000
I don’t Know if this is right platform for my question , i am getting this error when i get auth_token and user_id can anyone help , Thanks in advance
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Django TypeError: No exception message supplied
I am having a problem in problem in understanding this error message.. I have written this line of code in my views
Read more >No exception message supplied admin django-import-export ...
No exception message supplied admin django-import-export [advanced python tutorials]. Watch later. Share. Copy link.
Read more >OperationalError at No exception message supplied : Forums
Site working but sometimes raise error like this;. OperationalError at / No exception message supplied Request Method: GET Request URL: ...
Read more >22387 (admin.SimpleListFilter No exception message supplied)
There is no error to raise when implementing a SimpleListFilter and not overriding the queryset method. NotImplementedError at /path_to/admin/
Read more >Exceptions & Warnings - Python Elasticsearch Client
class elasticsearch. ApiError (message: str, meta: elastic_transport.ApiResponseMeta, body: Any, errors: Tuple[Exception, ...] = ())¶.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Sourabhah exactly what method are you calling in the library? Usually only login will raise a RocketAuthenticationException if user does not exist or you are using wrong credentials.
Hi @Sourabhah what version of Rocket.Chat are you using and what version of the library?