See Re^3: Google Apps API.
I want to know what RetrieveUser is returning.
If thats not working, VUser::Google::ProvisioningAPI isn't worth using, since the whole point is to avoid manual XML parsing | [reply] |
Sorry about the misunderstanding.
I get:
1. Authentication OK which indicates authentication took place.
2. print Dumper($user) returns $VAR1 = undef;
| [reply] |
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.
| [reply] |