tophatter / facebook-ruby-ads-sdk

The Facebook Marketing API in Ruby.
https://developers.facebook.com/docs/marketing-apis
MIT License
62 stars 39 forks source link

The AdSet is not working #26

Open gukras opened 6 years ago

gukras commented 6 years ago

All The AdSet methods are not working, RestClient::BadRequest: 400 Bad Request from /home/gaston/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/rest-client-2.0.2/lib/restclient/abstract_response.rb:223:in `exception_with_response' [34] pry(main)> ad.ad_set


Update: It works with version 3.0, but the default code in the wiki has 2.10

kurko commented 6 years ago

Broken for me as well