Hi,
I really need help.
My code works perfects last weeks, but today stop working, when return from ask permissions from Adwords.
I recived the code, and I can get the access_token and refresh_token, but $costumerid = $user->GetClientCustomerId(); is not working.
$user->GetClientCustomerId() always return nil.
How can I get the ClientCustomerID, when the user logging.
Thanks