oauth over e-mail with redirect to create report

2018-11-12 Thread 'Dennis Hoinkis' via AdWords API and Google Ads API Forum
Hello, i try to make a report for everybody - for that the client should go over a link to oauth then he will redirect back to me and there i take the refresh token to get his data for the report. I install the laravel example from google and i could accoess to the test account but i need to

OAuth with E-Mail - how i get the data to store in db

2018-11-12 Thread 'Dennis Hoinkis' via AdWords API and Google Ads API Forum
Hello, i try to make a report for everybody. The client come to my page click on link and make oauth and then he come back to my website. There i want to get with his *clientCustomerId* and *refreshtoken*, the data for the report. I install the examples from api, and let run the laravel. I get