Twitter oAuth was working before but all of sudden just stopped working. It gives this error "Error parsing XSLT file: \xslt\TwitterOAuthRenderTweets.xslt".
done debug trace and it says something along this line:
"An error occurred during a call to extension function 'GetTweets'. See InnerException for a complete description of the error."
Not sure if this is to do with dll file, please can anyone point me to right direction?
I have checked firewall settings, it all looks fine. api.twitter.com is resolving as well. still not sure what could go wrong because it was working before but all of sudden just stop working with that error.
XSLT file parsing Error
Hi,
Twitter oAuth was working before but all of sudden just stopped working. It gives this error "Error parsing XSLT file: \xslt\TwitterOAuthRenderTweets.xslt".
done debug trace and it says something along this line:
"An error occurred during a call to extension function 'GetTweets'. See InnerException for a complete description of the error."
Not sure if this is to do with dll file, please can anyone point me to right direction?
Thanks
Vc,
Anything more in the umbraco log file?
Regards
Ismial
Thanks Ismail for getting back to me. No, nothing on logfile. I have attached screenshot of the full error message from debug trace:
Thanks
Hi Vc
In the bottom of the stack trace it says that "The remote name could not be resolved: 'api.twitter.com'"
So I'm wondering if it could be an issue with a firewall setting for instance?
/Jan
Hi Jan,
I'm going to check firewall settings then update you if I'm still facing same issues.
Thanks
Hi Jan,
I have checked firewall settings, it all looks fine. api.twitter.com is resolving as well. still not sure what could go wrong because it was working before but all of sudden just stop working with that error.
Hi Jan,
The issue is now fixed, the issue had to do with DNS :) thanks for your help and your answer was actually helpful.
is working on a reply...