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

AdsCommon::Errors::OAuth2VerificationRequired #11

Closed
novito opened this issue Dec 19, 2013 · 9 comments
Closed

AdsCommon::Errors::OAuth2VerificationRequired #11

novito opened this issue Dec 19, 2013 · 9 comments

Comments

@novito
Copy link
Contributor

novito commented Dec 19, 2013

If you follow the Readme explicitly, an error like this will raise when trying to do a simple API call:

generate_access_token': AdsCommon::Errors::OAuth2VerificationRequired (AdsCommon::Errors::OAuth2VerificationRequired)

I believe it should be explained how to grant access to the User in the Readme.

@mcloonan
Copy link
Member

Have you gotten it to work despite this issue with the README? What extra steps did you have to take that weren't properly documented?

I would definitely like to improve the experience getting the API up and running, so any feedback you have in that regard is greatly appreciated.

@novito
Copy link
Contributor Author

novito commented Dec 19, 2013

Hi. I got it up and running using the Rails example app. However, I think it would be nice if in the README (where the example is using plain Ruby), it would be explained how the Authentication should be set up in order to make it work with plain Ruby.

@mmenchu
Copy link

mmenchu commented Dec 30, 2013

+1

1 similar comment
@jbankston
Copy link

+1

@noctivityinc
Copy link

+1000

@arun057
Copy link

arun057 commented Aug 19, 2014

Any updates on this? I have

rescue AdsCommon::Errors::OAuth2VerificationRequired => e
        puts e.oauth_url
end

That gives me a url, but then after going through that, it gives me the code and not sure what to do after that.

@dklimkin
Copy link
Contributor

@lucascolin
Copy link

+1

@mcloonan
Copy link
Member

I updated the readme to improve flow. If you're still having issues getting the library up and running, please leave more specific details on what steps are giving you difficulty.

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

8 participants