Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

get TwitterApiException: HTTP request failed, Status: 403 if not include image #151

Open
taidasenspark opened this issue Sep 20, 2018 · 0 comments

Comments

@taidasenspark
Copy link

share twitter without image (only text):
...
final Intent intent = new ComposerActivity.Builder(_activity)
.session(session)
//.image(imageUri)
.text(text)
.createIntent();
_activity.startActivity(intent);
...

when tweet will get HTTP request failed, Status: 403

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

No branches or pull requests

1 participant