Registering a source parameter for Basic Auth apps has been
deprecated.  You must now use OAuth in order to have a "from app" tag
on twitter updates.

-Chad

On Mon, May 4, 2009 at 4:29 AM, TweetPhoto <s...@tweetphoto.com> wrote:
>
> What parameter changes the "from Web" to " from TweetPhoto"?
>
> We are not using OAuth at the current moment, rather the old username
> and password login.
>
> I've checked around and found these two parameters, but they are not
> working when we send the status update to Twitter. What is the correct
> way of doing this without using OAuth?
>
> api.setSource("source");
>
> AND
>
> Api api = new Api("username", "password", "soruce");
>

Reply via email to