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

PHP API Setup #302

Closed
sudhyer opened this issue Jun 5, 2017 · 2 comments
Closed

PHP API Setup #302

sudhyer opened this issue Jun 5, 2017 · 2 comments
Assignees

Comments

@sudhyer
Copy link

sudhyer commented Jun 5, 2017

Hi,

URL: http://localhost/googleads/vendor/googleads/googleads-php-lib/examples/Auth/GetRefreshToken.php

when I am running above URL then getting these types of error on screen.
"Enter your OAuth2 client ID here: Enter your OAuth2 client secret here: Select the ads API you're using: [0] AdWords [1] DFP [2] Both Please enter a valid number for the ads API you're using: [0] AdWords [1] DFP [2] Both Please enter a valid number for the ads API you're using: [0] "

@fiboknacky
Copy link
Member

Hi @sudhyer

It's a normal flow when you run this file. It requires you to enter OAuth2 client ID, secret and the product you'd like to use.
It looks like you've entered information up to the product number (0 for AdWords and DFP), right?

If so, what's your issue after entering that info? Have you been faced with an error message?

Best,
Knack

@fiboknacky fiboknacky self-assigned this Jun 7, 2017
@fiboknacky
Copy link
Member

Close due to inactivity.

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