[Vtigercrm-developers] Vtiger 6.2: Google calendar sync error?
ghannahuk
ghannah at precedence.co.uk
Wed Feb 18 14:34:43 GMT 2015
Hi,
So what is the path? I am a novice but I have access to the
/modules/Google/connectors/Oauth2.php
This is what it is currently:
$this->redirect_uri = $site_URL .
'index.php?module=Google&view=List&operation=sync&sourcemodule=' .
$this->source_module . '&service=' . $this->service_name;
Should it be this
$this->redirect_uri = $site_URL .
'/index.php?module=Google&view=List&operation=sync&sourcemodule=' .
$this->source_module . '&service=' . $this->service_name;
i.e. add a '/' to the start and end?
--
View this message in context: http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-Vtiger-6-2-Google-calendar-sync-error-tp15095p15418.html
Sent from the vtigercrm-developers mailing list archive at Nabble.com.
More information about the vtigercrm-developers
mailing list