in reply to Re^9: Google Apps API
in thread Google Apps API

Sorry about the misunderstanding. I get: 1. Authentication OK which indicates authentication took place. 2. print Dumper($user) returns $VAR1 = undef;

Replies are listed 'Best First'.
Re^11: Google Apps API
by briannz556 (Beadle) on Oct 22, 2008 at 22:05 UTC
    All resolved. Stupidity on my part. I needed to go in to Google Apps as an administrator, select user accounts, select settings and put a tick in the box that said: " allow API external access to manage accounts". If there is a prize for stupidity then I'd like to claim it and put the winnings to laser treatment to rectify my poor eyesight. Appreciate all the help.