Hi all,
I am trying to use Google AdWords API to retrieve data into an application with OAuth authentication.
I have applied for AdWords API Access through my manager account and I am using a Developer Token with Test account access (since I just want to test I haven't applied for basic access yet). Following the AdWords API Documentation I have created a test manager account and a test client account.
In the Google Developer Console I have created a new project and OAuth credentials and under Authorized redirect URIs I have inserted the path in my application.
The OAuth authentication has been authorised but I cannot get any data. Do you know what the problem could be? Do I have to apply for a basic access for the developer token?
Many thanks in advance!