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.
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.