[twitter-dev] Re: How to change the 'sent from web'

2009-10-03 Thread Andrew Badera
Somehow I suspect that no, we probably can't help. But putting that initial feeling aside: have you read the documentation? The parts that talk about the source parameter not working with HTTP Basic Auth -- only works with OAuth ? ∞ Andy Badera ∞ +1 518-641-1280 ∞ This email is: [ ] bloggable

[twitter-dev] Re: How to change the 'sent from web'

2009-10-03 Thread todd434
In that case can you tell me how to authorize my application without going through pages of code in OAuth?

[twitter-dev] Re: How to change the 'sent from web'

2009-10-03 Thread ryan alford
You have to use the OAuth process for the user to authorize your application. There is no way around this. On Oct 3, 2009, at 4:02 PM, todd434 todd...@googlemail.com wrote: In that case can you tell me how to authorize my application without going through pages of code in OAuth?

[twitter-dev] Re: How to change the 'sent from web'

2009-10-03 Thread Andrew Badera
RTFM buddy. You gotta make some effort here on your own. You want people to write your code? Hire a consultant. You can reach me at the number below. Note: there are plenty of dead-simple OAuth howtos and even fully-fledged libraries out there in your language of choice to put this together