If you ever get the JavaScript (or should that be JScript) error “Can’t execute code from a freed script” - this may help you;
1. Move the meta tags in the head so that they are before your script tags.
2. Use try/catch to detect the issue
3. This can also happen when a child window tries to communicate with a parent window which is no longer open.
4. Also, You may get this error when you call a function that was created in a window or frame that no longer exists.
Change the oauth callback method like this. I am having the rails example here.
oauth_callback = request.protocol + request.host_with_port + “/oauth_callback?message=#{message}”
?message=#{message} is the additional param which I deal with my oauth implementation.
The same param you can receive it at the oauth_callback method like this , params[:message]
You may be seeing this issue while creating the app. The tweets may not appear on twitter.
Don’t break your head if this is the case. Twitter doesn’t allow duplicate tweets now. So that the tweets you posted may not work,
Refer:
http://techcrunch.com/2009/10/14/cleaning-up-the-stream-twitter-kills-duplicate-tweets/
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0update
Categories and Tags
Add new tag
ads
bike riding
bug fixes
funs
games
god
installations
Java
javascripts
jokes
lessons
Linux
love
Mac OS
morals
Most Expected
MySQL
Networking
outings
programming
ruby
Ruby on Rails
Scriptures
songs
tips
Trips
Videos
windows Amazed at…. (3)
C,FastCGI (2)
Found it useful (2)
Fun-and-morals (83)
installations (12)
Java (4)
Javascript (3)
Lessons I have learnt (16)
Misc (1)
Most Expected (1)
MySQL (6)
Networking (1)
Photos (1)
Rails - Mac Leopard (9)
Rails deployment–FCGI (1)
Rails deployment–SCGI (1)
Ruby on Rails (66)
Scriptures (12)
Trips (1)
Unix (2)
Videos (29)
Weird Errors (25)
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.