Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct Message not working #318

Open
vardhanapoorv opened this issue Jan 21, 2019 · 5 comments
Open

Direct Message not working #318

vardhanapoorv opened this issue Jan 21, 2019 · 5 comments

Comments

@vardhanapoorv
Copy link

Getting err [ { code: 32, message: 'Could not authenticate you.' } ].

client.post('direct_messages/events/new', {
type: 'message_create',
message_create: {
target: {
recipient_id: "89.......",
message_data: {
text: "hi"
}
}
}
})

I have granted all access level required

@MarcGodard
Copy link

MarcGodard commented Feb 8, 2019

Same

Did you get this working?

Everything else is working perfectly.

@vardhanapoorv
Copy link
Author

No , I didn't check the code to make any changes.
I used a different library https://github.com/ttezel/twit

@MarcGodard
Copy link

I will consider that soon......

@MarcGodard
Copy link

15 days, no response... this repo must be dead... Switching now.

@vardhanapoorv
Copy link
Author

I hope that library works for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants