Bob Eagan
Bob Eagan
Any movement on this feature?
Something with the customization options and features of this one would be amazing: https://demo.mobiscroll.com/react/calendar/mobile-desktop-display
@palanik went through all the Slack API docs to sync them up here. If there are any changes you need me to make just let me know. Thanks!
Running a local test of this, seems like there are some issues with this library using POST and working properly (could also be that I'm doing something wrong). I'll continue...
Didn't see your message above before drafting my latest comment. Thanks for the direction.
Alright, I ran a quick test of `chat.scheduledMessages.list` and here is what happened: - Request (no body): `$client->chat->scheduledMessages->list();` - Response: `{ ["ok"]=> bool(true) ["scheduled_messages"]=> array(0) { } ["response_metadata"]=> array(1) {...
The right fix to me seems to be to allow endpoints themselves to define their Guzzle options/headers but that would require an update to wrapi-php. The shortcut workaround seems like...
Sorry, I merged without thinking instead of rebase. I can nuke this PR and recreate since this is a nothing change. Or if there is a way for me to...
Anyone else seeing the same problem or know of a work around? Did this project get abandoned?
@acrobat ?