https://cal.com logo
Join Slack
Powered by
# general
  • a

    Ankit Gordhandas

    06/09/2022, 4:54 PM
    Hi Team, when someone clicks on the event on my cal.com page (cal.com/ankit), they get to a 404. Any insights?:
    h
    • 2
    • 4
  • s

    Sydney O

    06/09/2022, 6:16 PM
    <!here> hey hey everyone! we’re LIVE right now https://www.twitch.tv/calcomtv we can even have folks join us and play right now! DM for room code if you’re interested
  • t

    Talently Tech

    06/10/2022, 10:19 PM
    Hi
  • t

    Talently Tech

    06/10/2022, 10:20 PM
    Copy code
    How should the round robin function work?
    p
    e
    • 3
    • 10
  • s

    Samuel Reed

    06/10/2022, 10:50 PM
    Hey there, With the self hosted option I believe there is an issue with the outlook app. When I populate the .env.appstore with my graph client ID and graph client secret, it seems to not detect them and it never upserts the app
    Copy code
    @calcom/prisma:build: No pending migrations to apply.
    @calcom/prisma:build: $ ts-node --transpile-only ./seed-app-store.ts
    @calcom/prisma:build: 📲 Upserted app: 'apple-calendar'
    @calcom/prisma:build: 📲 Upserted app: 'caldav-calendar'
    @calcom/prisma:build: Error adding google credentials to DB: Cannot destructure property 'client_secret' of 'JSON.parse(...).web' as it is undefined.
    @calcom/prisma:build: 📲 Upserted app: 'jitsi'
    @calcom/prisma:build: 📲 Upserted app: 'wipe-my-cal'
    @calcom/prisma:build: 📲 Upserted app: 'space-booking'
    @calcom/prisma:build: 📲 Upserted app: 'huddle01'
    @calcom/prisma:build: 📲 Upserted app: 'metamask'
    @calcom/prisma:build: 📲 Upserted app: 'stripe'
    Notice there is no outlook option in there. Is this a known issue?
    z
    • 2
    • 3
  • a

    Adrian E

    06/11/2022, 5:12 PM
    Wheres the recommended place for support-type messages? i just noticed that the "contact support" link on the billing page is not working for me. I'm mostly just curious what features (if any) i will lose when my free trial ends and how to make sure that im automatically stepped down to that free plan after the trial
    p
    • 2
    • 8
  • r

    Rebecca Cotton-Weinhold (Virtual Identity)

    06/14/2022, 11:18 AM
    Quick question, is there anyway to configure email notifications for my bookings? What notifications (booked, updated, cancelled) I receive and so on?
    p
    • 2
    • 2
  • g

    GlitchWitch

    06/14/2022, 3:22 PM
    Feedback: When receiving an opt-in booking notification email, we should separate the "confirm or reject" button in to two separate buttons. Additionally we shouldn't require login to accept or reject this event if clicking from the email. _Use case_: I often check my email from mobile, however I do not keep my password manager or accounts logged in on mobile. This prevents me from quickly accepting meetings, as I am currently forced until I return to my desk to do this.
    z
    p
    • 3
    • 8
  • j

    Joshua Poddoku

    06/14/2022, 10:49 PM
    Hey team. I have been facing this issue/bug Meeting time on zoom desktop/mobile apps is wrong (not in sync with the google calendar, which shows the correct time) I always have to go to calendar, cross-check timings and get the link from there.
    z
    • 2
    • 3
  • e

    Ethan

    06/14/2022, 11:18 PM
    really struggling to assess Cal, mainly cause of the pricing plans, any help! what counts as a premium integration? where can i see a full break down of free versus the $12 plan for feature comparison. where can i see what a Stripe paid appointment pop up looks like as demo? thanks so much 🙂
    m
    • 2
    • 2
  • e

    Ethan

    06/14/2022, 11:32 PM
    looks like the embeded Cal.com forms don't have your branding, is that for real? hard to tell if I'm on the Trial plan for the paid plan, or just a free account. oh wait, it does say this one on the Pricing page so that's not real, it would be there for free plan
  • k

    Kevin Schade

    06/16/2022, 1:20 PM
    Hey 🙂 Is there any way to send SMS or E-Mail reminders on a given time frame before a meeting?
    d
    a
    p
    • 4
    • 5
  • s

    Sydney O

    06/16/2022, 3:13 PM
    hey hey <!here>! v 1.7 is officially live for cal.com! check out our tweet: https://twitter.com/calcom/status/1537415441043410944 check out our LinkedIn: https://www.linkedin.com/feed/update/urn:li:activity:6943217793450356736 check out the Youtube video by @Bailey:

    https://www.youtube.com/watch?app=desktop&amp;v=T8oNUCtsVo8▾

    🎉 7
    🙏 5
    d
    p
    j
    • 4
    • 14
  • c

    Charlie Daly

    06/16/2022, 4:03 PM
    Hi team - not sure if this is the best place to post support issues, but I'll try anyway 🙂 I'm a paid user, and ran into an issue today where my calendars won't load any slots, across all calendars. This happened shortly after I manually deleted a few calendar events on my iphone to free up some time. https://cal.com/thisischarlied When I load this https://cal.com/thisischarlied/15min after some wheel spinning I get 404 errors on this route
    <https://cal.com/_next/data/ySBagfEidFfho-I5QQNBp/en/thisischarlied/15min.json>
    and the calendar is greyed out. Console just has minified react errors in it, no useful data. Thanks. charlie@datadyne.io
    z
    • 2
    • 1
  • d

    Devin Green

    06/16/2022, 4:45 PM
    Hey guys, I got a question about redirecting after booking. Is there a way to take the information from the booking and pass it via url parameters via redirect?
    z
    • 2
    • 2
  • m

    Mohammad Rizwan

    06/16/2022, 7:56 PM
    Hi Everyone,
  • m

    Mohammad Rizwan

    06/16/2022, 7:57 PM
    how can we use Jwt token in next-auth instead of session?
  • a

    Agusti

    06/16/2022, 7:57 PM
    What do you mean @Mohammad Rizwan, we do use the JWT alongside the cookies / session AFAIK
  • m

    Mohammad Rizwan

    06/16/2022, 8:01 PM
    where can I see its implementation? here [...nextauth].tsx
  • m

    Mohammad Rizwan

    06/16/2022, 9:06 PM
    I guess instead of this
    Copy code
    export async function getSession(options: GetSessionParams): Promise<Session | null> {  const session = await getSessionInner(options);
      // that these are equal are ensured in `[...nextauth]`'s callback  return session as Session | null;}
  • m

    Mohammad Rizwan

    06/16/2022, 9:08 PM
    Copy code
    export async function getSession(options: GetSessionParams): Promise<Session | null> {
     
       const session = null;
      const token : any = options.req.query.token
    
    
      const existingUser = await prisma.user.findFirst({
        where: {
            token: {
              equals: token,
              },
        },
      });
    
    
     session = {
                id: existingUser.id,
                username: existingUser.username,
                name: existingUser.name,
                email: existingUser.email,
                role: existingUser.role,
                impersonatedByUID: token?.impersonatedByUID as number,
              };
    
     
      return session as Session | null;
    
    
    }
  • m

    mo

    06/17/2022, 1:13 PM
    Hello, I’m not sure whether this is a support channel but I’ve noticed that my calendar is no longer adhering to the ‘Invitees can schedule’ restriction on the event type, i.e. this is set to 9 business days into the future, but it’s possible to book indefinitely. Anyone else seeing this? Is there some other control elsewhere that overrides this setting? Thanks!
    p
    • 2
    • 2
  • c

    Chase Bolt

    06/17/2022, 10:31 PM
    i am running the self-hosted app and i have 5 events. on a recent update i did, it appears only 1 event is valid and the other events return a 404 page. is this an expected change from one of the updates? i cant find this mentioned in the release notes.
    z
    • 2
    • 5
  • c

    Claudio Postinghel

    06/18/2022, 7:26 AM
    Hello, people 👋🏻 I’m a Product Designer from Italy that loves your solution! Are there suggestions welcome? If they do, there is a channel/space to send them?
    p
    • 2
    • 1
  • d

    Dylan

    06/18/2022, 3:26 PM
    The "Quick start with yarn dx" is only meant to be like a temporary trail? If I want to actually deploy the non docker version of Cal.com, I will need to use something like Heroku?
    p
    • 2
    • 1
  • c

    Chip Wolf

    06/21/2022, 11:01 AM
    Hey, the only event type on my public page points to a 404 https://cal.com/chip, any ideas?
    h
    • 2
    • 6
  • c

    Charles Mitchell

    06/21/2022, 2:19 PM
    👋 Hi everyone! I'm new to Cal.com - I work for an app that is evaluating self hosted Calendar options (moving away from Calendly) and I've heard good things about this project. I'm a little confused though - could someone point me in the right direction to find what limitations there are with self hosted vs self hosted with an Enterprise license? Is it just that we are not allowed to clone the repo privately and modify the software, or are there more restrictions?
    m
    i
    • 3
    • 5
  • a

    Adnan Alicic

    06/22/2022, 2:25 PM
    Hi, We noticed an unexpected behavior in cal.com and want to ask you if you are aware of it. The same issue is verfied on the cal.com and also on our self-hosted enterprise version. We created a team and assigned 2 people to it. We created an event type "round robin" for this team with: Person 1 has set availability on Mon and Thue Person 2 has set availability on Thr and Fri We open the "book a meeting" widget and see that we can book on Mon, Thue, Thr and Fri for this team event. We select a booking on Mon. Person 2 is selected even though no availabilities are defined on that day for this person. We would expect that Person 1 is selected. Is our expectation correct regarding this behavior, or did we miss something?
    p
    • 2
    • 7
  • c

    Chanpory Rith

    06/22/2022, 6:02 PM
    does Cal.com have a security page, support article, or documentation anywhere detailing security protocols and practices? Similar to https://calendly.com/security
    p
    • 2
    • 3
  • j

    Jaye

    06/23/2022, 4:39 AM
    Heya, loving the first month so I wanted to upgrade... actually I've paid twice but don't have access to the upgraded features. Was thinking I may have made the wrong choice, but then found this open slack and thought that was cool - so hoping someone can help me access the two months of upgrades I've paid for. Thanks all! https://cal.com/journeywithjaye
    s
    p
    • 3
    • 4
1...789...45Latest