i think that's the problem - you can't make an ajax request to a server that is not hosting the HTML/Javascript that you are loading in the browser (look for "same origin policy"). it may be possible to do it using jsonp, but i haven't tried it myself.

Yes, it is. I'm using this Oauth API 
http://oauth.googlecode.com/svn/code/javascript/oauth.js

is this a cross domain ajax request issue?

I'm doing Oauth authentication for my application and it run's well in
IE. When i change to Firefox, Safari or Opera this error appears
"[Exception... "Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]"  nsresult: "0x80004005
(NS_ERROR_FAILURE)"  location: "JS frame :: " when I'm sending the
tokens for application.

Why this append?

thanks for the help..

best regards,
Daniel

--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi




Reply via email to