[twitter-dev] Tweetbox not tweeting

2010-04-20 Thread chaoskreator
Hello. I've been developing a Twitter modification for integration with phpBB3. I've registered in Anywhere, set everything up and I'm using the following code in the HTML header: lt;script src=http://platform.twitter.com/anywhere.js? id=v=1 type=text/javascriptgt;lt;/scriptgt; And this

Re: [twitter-dev] Tweetbox not tweeting

2010-04-20 Thread Taylor Singletary
Hi Chaoskreator, I just tried the most simple example of setting up a Tweet box and was able to get the tweet sent to Twitter.com without issue. I don't see anything obviously wrong in your HTML. If you've connected the user, then I also assume that your callback URL specified in your application

Re: [twitter-dev] Tweetbox not tweeting

2010-04-20 Thread Taylor Singletary
Also, make sure that your application is capable of both read and write access -- we have a deploy in queue that will make this easier to notice, but in the mean time you can verify and toggle the setting at http://twitter.com/oauth_clients/ Taylor Singletary Developer Advocate, Twitter