veda-consulting-company / uk.co.vedaconsulting.googlegroup

Other
6 stars 8 forks source link

Group settings Googlegroup settings section is blank #6

Open KestrelWild opened 8 years ago

KestrelWild commented 8 years ago

I haven't been able to get this working for some reason. I have generated the key and secret, edited the config file, configured the settings in civicrm.. but no google groups show up.

What am I supposed to enter in the domain field - my domain name? Any particular format?

I do see these messages in the logs:

Notice: Undefined index: values in googlegroup_civicrm_pageRun() (line 163 of /home/***/public_html/sites/default/files/civicrm/custom_ext/uk.co.vedaconsulting.googlegroup/googlegroup.php).

Notice: Undefined index: is_error in googlegroup_civicrm_pageRun() (line 162 of /home/voyager1/public_html/sites/default/files/civicrm/custom_ext/uk.co.vedaconsulting.googlegroup/googlegroup.php).

Thanks!

alani1 commented 8 years ago

I think this issue can be closed as it was a simple configuration issue. See http://civicrm.stackexchange.com/questions/9051/no-google-groups-showing-up-after-setting-up-googlegroups-sync-extension

However I would suggest to add better instructions in the readme.md. Mention the Google User needs to be Admin in case of Google Apps Accounts. Also in Google Console Advanced API for Admin SDK should be selected.

veda-consulting commented 8 years ago

Thanks for your suggestion, we'll do as you've suggested.

Veda Consulting t : +44 (0) 20 3239 1156 m : +44 (0) 77 4216 3491 e : parvez@vedaconsulting.co.uk w : www.vedaconsulting.co.uk

On 1 February 2016 at 12:48, alani notifications@github.com wrote:

I think this issue can be closed as it was a simple configuration issue. See

http://civicrm.stackexchange.com/questions/9051/no-google-groups-showing-up-after-setting-up-googlegroups-sync-extension

However I would suggest to add better instructions in the readme.md. Mention the Google User needs to be Admin in case of Google Apps Accounts. Also in Google Console Advanced API for Admin SDK should be selected.

— Reply to this email directly or view it on GitHub https://github.com/veda-consulting/uk.co.vedaconsulting.googlegroup/issues/6#issuecomment-177957025 .

prdufresne commented 8 years ago

I am experiencing the same issue, however we followed the procedure outlined in the stackexchange post, but it has not resolved the problem. It appears, in fact, that googlegroup\api\v3\Googlegroup.php is never actually called. We're running CiviCRM 4.7.6. We've tried creating different tokens, with different users, but it doesn't even seem to attempt to connect.

Any suggestions on debugging?

Kajakaran commented 8 years ago

@prdufresne

We have updated readme with screenshots. We hope that will help you.

https://github.com/veda-consulting/uk.co.vedaconsulting.googlegroup/blob/master/README.md

Thanks Kajan

andrimont commented 6 years ago

Hello, still when checking in Mailing / Googlegroup Sync (civicrm/googlegroup/sync?reset=1), I get

Nothing to sync. Make Google Group settings are configured for the groups with enough members.

In the logs


Summary
Finished execution of Google Group Sync with result: Success (1)
Details
Parameters parsed (and passed to API method):  a:1:{s:7:"version";i:3;}
Full message: 
Finished execution of Google Group Sync with result: Success 
Nothing to sync. 
Make Google Group settings are configured for the groups with enough members.```

Still, the 'Group settings Googlegroup' section is blank… There is still no sync…

Is there other action to be done on the Google side?