Clarification Needed for Calendar Issue
hello anyone developer , I’ve just been assigned to this issue, and from what I understand, the problem seems to occur only in the calendar section. I haven’t noticed any similar issues in other tabs. However, the main challenge is that I don’t currently have a calendar linked to my account.
I believe you might be using Google OAuth to fetch the calendar, but I’m encountering a 520 error, which is preventing me from logging in and seeing how the calendar behaves. Because of this, I’m unable to properly address the issue.
Could you please provide more clarification or guide me on how I can address this? I can try to clone the repo and investigate, but I may run into the same problem, and I would need to resolve that before diagnosing the actual issue.
Looking forward to your guidance so I can proceed. Thanks!
1 Reply
Hey, you probably need to configure your Google related environment variables https://twenty.com/developers/section/self-hosting/self-hosting-var#auth
you need to create a new project in google console and configure it to get proper credentials to fill your env var
see this message if it can help https://discord.com/channels/1130383047699738754/1259079702413574184/1298562781372743700
Oh and, I assumed you were self-hosting, if you got this error on app.twenty.com tell me