Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uninitialized constant BingAdsApi::ApplicationFault (NameError) #2

Closed
arobecke opened this issue Mar 5, 2014 · 4 comments
Closed

Comments

@arobecke
Copy link

arobecke commented Mar 5, 2014

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.

@jplopez
Copy link
Owner

jplopez commented Mar 5, 2014

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.

@arobecke
Copy link
Author

arobecke commented Mar 5, 2014

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 ;-)

@arobecke
Copy link
Author

arobecke commented Mar 5, 2014

Actually i think the endpoints might have changed completely:

http://msdn.microsoft.com/en-US/library/bing-ads-overview-web-service-addresses.aspx

@jplopez
Copy link
Owner

jplopez commented Mar 5, 2014

Thanks for all the comments!
Checkout version 0.3

@jplopez jplopez closed this as completed Mar 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants