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

media upload issue #63

Open
a5653132 opened this issue Sep 19, 2023 · 0 comments
Open

media upload issue #63

a5653132 opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@a5653132
Copy link

Describe the bug
I am using OAuth 2.0 Authentication, I need to send the tweet using the access_token authorized by the user. Because it is 2.0 oauth, I did not pass the parameters token_identifier and token_secret. In this case, I can upload the text version of the tweet normally. However, adding media with pictures or videos will prompt undefined token_identifier, but my tweet needs media, what should I do? thinks very.
image

To Reproduce
image

Environment (please complete the following information):
linux
php version: 7.4
Bird Elephant version: 0.6.1

Additional context
My demand is that the user who passes auth2.0 authentication gets the access_token and uses the access_token to send tweets for the user. The tweets need to contain pictures or videos. What should I do? thanks

@danieldevine danieldevine self-assigned this Sep 21, 2023
@danieldevine danieldevine added bug Something isn't working question Further information is requested labels Sep 21, 2023
@danieldevine danieldevine removed the bug Something isn't working label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants