I want to post an update to a twitter profile using the statuses/update.json endpoint with the following content:
M. Widrig über #swisschampions: Ein Champions macht aus, dass er sich auf ein Produkt fokussieren kann. bit.ly/1KOmk5u
This gives the following error:
"code" => (int) 150
"message" => "You cannot send messages to users who are not following you."
I don’t have a clue why this is happening, because i’m not even trying to call the direct messages endpoint.