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

Api not share in twitter #80

Open
cicklow opened this issue Mar 5, 2017 · 1 comment
Open

Api not share in twitter #80

cicklow opened this issue Mar 5, 2017 · 1 comment

Comments

@cicklow
Copy link

cicklow commented Mar 5, 2017

Hello, I'm posting on my blog from the api, and I have correctly added the application of tumbrl on my twitter, but nothing is shared of what I post with the api. But if it is shared if I create a post directly from the panel

$data = array(
 "type"=>"photo",
 "caption"=>$CAP,
 "link"=>$LNK,
 "source"=>$IMG,
 "tags"=>Tags(),
 "tweet"=>$CAP. " [URL]",
);
$NM = $client->createPost($B1, $data);
@PandyLegend
Copy link

I am having the same issue.

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