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

getAuthorizedUser() method doesn't respect rate limit #19

Open
srdjanpejic opened this issue May 4, 2018 · 2 comments
Open

getAuthorizedUser() method doesn't respect rate limit #19

srdjanpejic opened this issue May 4, 2018 · 2 comments

Comments

@srdjanpejic
Copy link

I have an issue with getting user's details since my app is hitting rate limit sometimes.
I noticed that this method is returning empty response when the limit is hit and also saw that checkResponse() method is empty which should check for "ok" param in response and eventually for "Retry-After" if is sent in Slack's response.

@adam-paterson
Copy link
Owner

Thanks for your report. There is a pull request which has been open for a while now awaiting some fixes (#18). I'll have a look into this and get a minor release up in the next couple of hours.

@srdjanpejic
Copy link
Author

Great, tnx a lot. 👍
Looking forward to that release.

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

2 participants