Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 22nd, 2012  |  syntax: None  |  size: 0.46 KB  |  hits: 7  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. how to increment me_toos
  2.  
  3. from Jeremy Williams at: https://getsatisfaction.com/devcommunity/topics/api_me_too_link#reply_8587130 :
  4.  
  5. The information above is not correct. Here is the right way to add a me_too through the api.
  6.  
  7.     POST to http://api.getsatisfaction.com/topics/topic-id/me_toos.json
  8.     BODY: ''
  9.  
  10. __Authentication required.__
  11.  
  12. NOTE: you don't have to do that routine to get the me too count and increase it etc..... just __leave the request body empty__.