adam-paterson / adam-paterson/oauth2-slack
getAuthorizedUser() method doesn't respect rate limit
Aperta
- Lingua principale
- PHP
- Stelle
- 22
- Fork
- 20
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.