View Single Post
  #8 (permalink)  
Old 10-15-2009, 06:38 PM
gb3 gb3 is offline
Junior Member
 
Posts: 7
Default

Ha! I thought the exact same thing but then I went and looked at the POST data in Firebut when updating my password (including the security token) and noticed that it cut off both ending characters. It seems there may be a DB field limit of 32 characters.

I just changed my SF password and re-sent new Auth Token and paired them together. It should be 34 characters but it cut it to 32 during the updating (POST) of my password into the zimlet.

Thoughts on a fix?
Reply With Quote