Hi, I am trying to integrate google calendar follo...
# developers
v
Hi, I am trying to integrate google calendar following the README ( with some minor updates) but after setting everything I am getting a skeleton loader in my
settings/my-account/calendars
my .env.appStore
Copy code
GOOGLE_API_CREDENTIALS= {"web":{"client_id":"my-client-id","project_id":"id","auth_uri":"<https://accounts.google.com/o/oauth2/auth>","token_uri":"<https://oauth2.googleapis.com/token>","auth_provider_x509_cert_url":"<https://www.googleapis.com/oauth2/v1/certs>","client_secret":"secret,"redirect_uris":["<http://localhost:3001/api/auth/callback/google>","<http://localhost:3001/api/integrations/googlecalendar/callback>"],"javascript_origins":["<http://localhost:3001>"]}}
@Peer can you please help me with this one?
p
i am OOO this week