Unable To Send Direct Message.
See original GitHub issueThanks for your awesome work.
I have been unable to send direct messages while following the reference document.
Whenever I run
let parameters ={id:"1322838158258720769", data:"helloworld"}
twitterClient.directMessages.directMessagesEventsNewMessageCreate(parameters)
.catch(err => { console.log(err) })
the library keeps returning { statusCode: 415, data: '' }
.
What am I doing wrong?
My current version is "twitter-api-client": "^1.2.0"
Thank You Very Much
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
Why can't I send or receive direct messages on Instagram?
The last reason as to why your Instagram DMs won't send is because the servers Instagram used to host the Instagram app is...
Read more >Why Can't I Send a DM on Instagram? - ITGeared
If you cannot send DMs through Instagram, the reasons could include lousy internet connection, Instagram update issues, blocking or privacy ...
Read more >Twitter Direct Message FAQ – DMs - Twitter Help Center
How is someone I don't follow able to send me a Direct Message? · Locate the conversation from the account, and click or...
Read more >2022) Instagram Direct Messages (DMs) Not Working? (Solved
If you cannot use the message option on Instagram and cannot send messages, first check your internet connection. · When you are having...
Read more >Why isn't my DM going through? - Discord Support
If your direct message was unable to be sent, you will receive an error message from Clyde that looks something like this:.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed in version 1.2.9
Hi, @teezzan. Thanks for creating this issue.
Your code looks correct, so it’s likely to be a bug. I’ll look into this asap.