Closed arobecke closed 10 years ago
Hey, thanx for using the gem.
Are you using the latest commit? Since I just started I've pushed 3 versions so far. The latest is 0.2.1 I had that error in the past. But in the 0.2.1 version the console fires up ok.
Yeah I am using 0.2.1. There is also another issue in your yml file where you specified the customer management wsdl url. Somehow deleted a few chars there ;-)
Actually i think the endpoints might have changed completely:
http://msdn.microsoft.com/en-US/library/bing-ads-overview-web-service-addresses.aspx
Thanks for all the comments! Checkout version 0.3
Hey mate, I get the above error when I try to fire up a rails console. I think this has to do with the fact that you are requiring classes in the wrong order. You should specify the order in the bing-ads-api.rb file in which classes need to be required instead of requiring using each in dir.