Re: [twitter-dev] OAuth implemented, but still not seeing the "from [App]" in tweets

2010-02-21 Thread Abraham Williams
It should be automatic.

Abraham

On Sun, Feb 21, 2010 at 09:42, Manu  wrote:

> Hi All,
>   I've put together some javascript code for twitter's OAuth
> implementation, and gave read and write permissions to my app from a
> test account. After getting the access token and token secret, I tried
> posting a sample tweet signed as per OAuth, The message does get
> posted on the test account's timeline, but I'm still seeing "From API"
> under it and not "From [MyApp]". Is there a parameter I'm missing
> here? from the update url? Any help to get this resolved is highly
> appreciated.
>
> Thanks,
> -Manu.
>



-- 
Abraham Williams | Community Advocate | http://abrah.am
Project | Out Loud | http://outloud.labs.poseurtech.com
This email is: [ ] shareable [x] ask first [ ] private.
Sent from Seattle, WA, United States


[twitter-dev] OAuth implemented, but still not seeing the "from [App]" in tweets

2010-02-21 Thread Manu
Hi All,
   I've put together some javascript code for twitter's OAuth
implementation, and gave read and write permissions to my app from a
test account. After getting the access token and token secret, I tried
posting a sample tweet signed as per OAuth, The message does get
posted on the test account's timeline, but I'm still seeing "From API"
under it and not "From [MyApp]". Is there a parameter I'm missing
here? from the update url? Any help to get this resolved is highly
appreciated.

Thanks,
-Manu.