slack-bot-api icon indicating copy to clipboard operation
slack-bot-api copied to clipboard

getGroups Method empty result

Open joinjoohny opened this issue 8 years ago • 2 comments

Hello, I have problems for getGroups method. This method return empty result, { groups: [] } but I make request this endpoint via Postman or slack tester, it's ok. And other method works is fine.

joinjoohny avatar Mar 24 '17 12:03 joinjoohny

Looks like I'm also running into this. { ok: true, groups: [] }

shoesandsocks avatar May 10 '17 02:05 shoesandsocks

...although I've just found a workaround using the code in PR #86

shoesandsocks avatar May 10 '17 02:05 shoesandsocks