Closed rdlh closed 1 year ago
Hi,
As you can see here the :json_post
request method was not yet supported on 6.2.0 but it is on master, and it's needed for DMs (looks like it was added with b45d545c7ebfd28e4d908037dd3fde04e3c307cf).
You can target a recent commit in your Gemfile instead of using the 6.2.0 to make it work before a new version is released.
Gem version:
6.2.0
I'm trying to send DMs to a user via the gem. When I try to send it, here's what's happening:
Every API endpoint is working like a charm, but this one is not. Tried to send the request with twurl, the request is working.