Sam DeCesare
Results
1
comments of
Sam DeCesare
I was able to resolve this by converting the targeting hash into JSON before posting through Koala. Add these lines to the code and it works: require 'yajl' params["targeting"] =...