Twitter shutting down basic auth June 30
Home › Forums › Botanicalls Community › Twitter shutting down basic auth June 30
- This topic has 25 replies, 12 voices, and was last updated 11 years, 5 months ago by jpatapoff.
-
AuthorPosts
-
January 18, 2011 at 10:25 pm #1780KateMember
Fantastic! Thanks for posting!
January 28, 2011 at 12:29 am #1781Rob FaludiKeymasterThis code has been updated with SuperTweet to version 2.17 and is currently available here. We’ll work on updating the instructions for the XPort version of the leaf board as well.
Note that the upcoming version of the kit will use the Wiznet Ethernet module and that different code will apply to that version (though it will also support OAUTH).
February 1, 2011 at 7:31 pm #1782maathieuParticipantGreat, thanks .
April 13, 2011 at 11:01 pm #1783ClemensParticipantHi Rob, I am a bit confused. You have four different kits
* new Botanicalls Kit Sparkfun with WIZ811MJ Ethernet
module
* Botanicalls XPort Leaf Kit
leaf PCB with XPort, distributed by ThinkGeek, Maker Shed, Adafruit, Etsy, 2008-2010
* Botanicalls DIY Kit 1.0
Arduino + XPort & Protoshields, distributed by Adafruit in 2008
* Botanicalls Twitter DIY
DIY Instructions, published February 2008
Think for the new version the code is BotanicallsTwitter2_v3.00a14.zip http://code.google.com/p/botanicalls/downloads/list
Can I use http://www.botanicalls.com/code/BotanicallsTwitter_v2.17_OAUTH.zip for Botanicalls XPort Leaf Kit (2008-2010)? I’m asking this because you wrote “We’ll work on updating the instructions for the XPort version of the leaf board as well.” Or does the “to do” refer to the instructions only, and the code (v2.17) is already done?
April 14, 2011 at 1:35 am #1784Rob FaludiKeymasterYes you can use v2.17_OAUTH code on that original leaf board. You’re good to go. The “to do” is for instructions only.
June 19, 2011 at 1:02 am #1785Sp4rt1cuSParticipantSo I just received the botanicalls v2.2 kit. All worked when I put it together with the preprogramming. However, I still can’t upload the version 2.17 codes no matter how many times I press reset then upload with the recommended timing. I had some luck uploading when I changed the board to Arduion Duemilanove or Nano w/ ATmega328. But when it uploads the red led stays on for quite some time goes off for a second then back on for a long period of time. I get no responses when i press the test button to twitter and have checked my supertweet password and activation about 1000 times. any suggestions?
June 21, 2011 at 4:46 am #1786Rob FaludiKeymasterThe current version of the code is 3.01. Download it from the code site. Any version older than 3.00 won’t work with the current kit.
June 29, 2011 at 1:19 pm #1787botanicalls0084ParticipantMy leaf just died. Had problems communicating with the board and now the TX light on my SparkFun remains on. Leaf dead, FTDI board dead?
Thank you for the crappy support. I will not purchase any sparkfun projects in the future.
Very disappointing!
June 30, 2011 at 12:16 pm #1788Rob FaludiKeymasterIn what way did the leaf board die? And is the issue with the light on the FTDI board or the Botanicalls board?
July 1, 2011 at 6:49 pm #1789ClemensParticipantI just want to confirm that the “old” leaf is running with BotanicallsTwitter_v2.17_OAUTH.zip smoothly and updating is possible and working:
http://twitter.com/botanicalls0161 )
Many thanks to maathieu! Without the detailed instruction in this thread it would have been much more difficult and time-killing!!
Some corrections and advices:
– Take v2.17 not v2.15, it’s the adapted and updated version, so you have to do less adjustments in the code.
– Be aware of the other FTDI cable direction for the old vs. new kit while hooking up the cable, do not follow the Link “Customize” in maathieu’s posting, it refers NOW to the new leaf, use the old manual under http://www.botanicalls.com/kits/xport-leaf-kit-customize/ Seems that the direction has changed: New kit black cable to the bifacial foliate, old kit: green! Double check the “blk” mark on your board!
– I had problems uploading the code to IO Board, seems you have to press first reset on the leaf and then start the upload (order is a bit confusing in the other posting above .
– Had also some problems with right COM port initially. Played around some time so it worked. Can not remember what the problem solved in the end – did updating some days before writing this.
April 29, 2013 at 12:20 am #2210jpatapoffParticipantI had a fun time getting http://www.botanicalls.com/code/BotanicallsTwitter_v2.17_OAUTH.zip to work today with SuperTweet. Turns out the 1.0 Twitter API has been deprecated and SuperTweet has completely dropped support. However, the upgrade to 1.1 one is quite easy:
BotanicallsTwitter.pde, LOC 63:
Replace
#define HTTPPATH “/1/statuses/update.xml”With
#define HTTPPATH “/1.1/statuses/update.json”Everything else should remain the same.
-
AuthorPosts
- You must be logged in to reply to this topic.
New kits are here!
Categories
- Announcements (8)
- Press (5)
Pothos Plant Tweets
Flickr Feed
www.flickr.com
|
Meta
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.