This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

twitter feed issue

hey,

i am trying to embed tweets in my Activity story stream widget,

i am using community 8.5 and followed this thread: Create a Twitter feed

i configured it using the credentials from my twitter api account.

when i am adding the twitter feed in the activity story widget (under "Twitter Statuses" --> include all user activity),

no tweets are displayed in the feed.

in the exception log (in site admin) i am getting the following exception:

Message: Could not run Telligent.TwitterStreaming.TwitterSearchJob Job
Telligent.Evolution.Components.CSException: Could not run Telligent.TwitterStreaming.TwitterSearchJob Job ---> System.Exception: Could not request bearer token with bearer token credentials ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 104.244.42.66:443
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Telligent.Evolution.CoreServices.Twitter.TwitterBearerTokenProvider.Š‘(String Ž, String ž)
--- End of inner exception stack trace ---
at Telligent.Evolution.CoreServices.Twitter.TwitterBearerTokenProvider.Š‘(String Ž, String ž)
at Telligent.Evolution.CoreServices.Twitter.TwitterBearerTokenProvider.GetToken(TwitterConsumerCredentials credentials, Boolean forceRefresh)
at Telligent.Evolution.CoreServices.Twitter.TwitterSearchService.Search(TwitterConsumerCredentials credentials, String query, Int32 count)
at Telligent.Evolution.Api.Plugins.ActivityStories.TwitterStoryType.SyndicateLatest(Int32 count, Int32 cycleSeconds)
at Telligent.Evolution.Api.Plugins.ActivityStories.TwitterSearchJob.Execute(JobData jobData)
--- End of inner exception stack trace ---

some have any clue ?

tnx