I know this might be extremely vague, but not sure why this would be the case, and hope someone might be able to shed some light on this for me.
I have a custom script that access Gmail Contacts (authorized), and it syncs the contacts with Gmail, and my custom CRM.
When I run the script in my browser, everything works great, no problems. When I run my CRON job on the 'script', the script isn't able to login to the account and make the sync run properly.
Do you have any idea why this might be so different between the CRON and my Browser visit?