I have been trying to set up my meteobridge to Tweet. I had it working fine for a brief moment. Now all I get is: Error: can not post tweet (duplicate) (no more tries) What's up with this?
Here is the string I am using in the message box. Time: [HH]:[mm][APM], Temperature: [th0temp-act=F.1:--]°F, Wind: [wind0wind-act=mph.1:--]mph, Wind Direction: [wind0dir-act=endir:---], Wind Gust: [wind0wind-max10=mph.1:--]mph, Precipitation: [rain0total-sum1h=in.2:---]in, Barometric Pressure: [thb0press-act=inHg.2----]inHg
Like I said, at one point it was working fine. I was doing updates every minute just to test thing out. Now, I can't get anywhere.
Moderator: Mattk
-
- Senior Boarder
- Posts: 47
- Joined: Wed Jun 11, 2014 2:52 pm
Re: Twitter
I seem to have it fixed. I edited my string to:Time [HH]:[mm][APM] Temperature [th0temp-act=F.1:--]°F Winds [wind0wind-act=mph.1:--]mph [wind0dir-act=endir:---] Gust [wind0wind-max10=mph.1:--]mph Precipitation [rain0total-sum1h=in.2:---]in Pressure [thb0press-act=inHg.2----]inHg Visit: http://www.empireprairieweather.com
Now it's working fine. I would like to add "Feel Like" temperature and Humidity and Barometric trend to my string if anyone has any suggestions. Whenever I attempted to add anything, it crashes it again.
Now it's working fine. I would like to add "Feel Like" temperature and Humidity and Barometric trend to my string if anyone has any suggestions. Whenever I attempted to add anything, it crashes it again.
Re: Twitter
That is wrong, ":" is missing.steviebaby59 wrote:[thb0press-act=inHg.2----]
-
- Fresh Boarder
- Posts: 15
- Joined: Wed Oct 15, 2014 7:32 pm
Re: Twitter
Steve,
It is possible you're getting close to Twitter's 140 char limit if you are adding more data to your string. You are already up over 120 char with this string.
Cheers
It is possible you're getting close to Twitter's 140 char limit if you are adding more data to your string. You are already up over 120 char with this string.
Cheers