You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try running it sometimes, I'll get this error:
> ValidateToken(token)
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL certificate problem: self signed certificate in certificate chain
Has anyone else run into this? I'm new to using R for API-related purposes, so if someone could help point me to a workaround for this I'd be very thankful!
The text was updated successfully, but these errors were encountered:
Hi, I'm basing my code off of this setup code: https://github.com/Tatvic/RGoogleAnalytics/blob/master/demo/data_extraction_demo.R
When I try running it sometimes, I'll get this error:
Has anyone else run into this? I'm new to using R for API-related purposes, so if someone could help point me to a workaround for this I'd be very thankful!
The text was updated successfully, but these errors were encountered: