https://cal.com logo
Join Slack
Powered by
# developers
  • b

    Ben Kirchner

    10/05/2022, 11:16 PM
    ❓when embeding how do i capture actions using the react client? i found this but trying to do it in react client i think im doing it wrong https://developer.cal.com/embed/set-up-your-embed
    o
    p
    h
    • 4
    • 6
  • p

    Peer

    10/06/2022, 12:49 PM
    i believe its in the team settings
    v
    • 2
    • 3
  • p

    Peer

    10/07/2022, 1:43 PM
    this will be fixed this week can you try adding giphy too?
  • c

    Charles

    10/10/2022, 6:09 PM
    Hello everyone! I'm currently struggling with my docker install of calcom. The domain used always redirects to localhost. The address within the platform is also localhost. I have tried editing .env but haven't had much look. Would appreciate any guidance 🙂 thank you
  • c

    Colin - Krumware

    10/10/2022, 6:14 PM
    You need to follow the docker build steps and replace the webapp_url with your desired url
  • h

    Hariom Balhara

    10/11/2022, 4:04 PM
    I don't think emails can execute javascript. Embed uses javascript. Also, it adds an iframe which is also not supported in emails AFAIK
    a
    • 2
    • 1
  • g

    Guilherme Mussi

    10/13/2022, 7:59 AM
    Additional info: on docker logs, I see the following
    @calcom/web:start: ready - started server on 0.0.0.0:3000, url: <http://localhost:3000>
  • v

    Vladimir Spirin

    10/13/2022, 8:09 AM
    Try to set NEXT_PUBLIC_WEBSITE_URL, does it help?
    g
    p
    +2
    • 5
    • 13
  • m

    Matheus Muniz

    10/13/2022, 11:47 AM
    Hey Guys, I have a question: can I sync in Linear from calcom? Or are these issues just for your internal team?
    p
    • 2
    • 3
  • m

    Maciej Gryka

    10/13/2022, 9:00 PM
    Don’t mean to spam, just not sure which channel is right, so cross-posting: https://calendso.slack.com/archives/C02QT9R2HDW/p1665694383986279
    a
    • 2
    • 1
  • r

    Roberto Francisco

    10/13/2022, 10:55 PM
    Hi!! There is a bug in the Events Types List, when I delete an event I need to refresh the page to still working otherwise all the links com unclickable.
    h
    • 2
    • 1
  • v

    Vladimir Spirin

    10/15/2022, 2:48 PM
    Seems like the schedules endpoint won’t work on creation.
    z
    • 2
    • 6
  • o

    Om Ray

    10/17/2022, 3:33 AM
    Hi, i had a question about the function
    locationKeyToString
    . Whenever I try to see the definition of the function, it takes me to the definition of the
    AvailabilityPage
    component and i don’t know where to go from there. Any help is appreciated!
    h
    • 2
    • 2
  • d

    Deniz Dalli

    10/18/2022, 11:23 AM
    Hi, Not sure if this belongs here When trying reschedule a meeting the following error message is created Also the meeting wont get rescheduled
    p
    u
    • 3
    • 18
  • g

    Guilherme Mussi

    10/18/2022, 1:43 PM
    Hi all, when saving avatar with a picture, I am getting "504 Gateway Time-out". I seem to be getting this only when saving the user profile with a picture. Without a picture it works. With picture, it sends the base64 in the avatar property. Without it, it sends the URL of the gravatar (default pic). More info: When I upload the picture, I can see the upload request to the backend, the picture shows up. The problems happen with the request "POST /api/trpc/viewer.updateProfile?batch=1 HTTP/1.1" The backend is not responding this request. The
    docker logs
    hav the following: @calcom/webstart 134224.185 timeZoneName WARN [[sync] sendgrid_service Couldn't instantiate sync service: Sendgrid Api Key not present I think this request is not answering properly without sendgrid api key. What can I do?
  • p

    Prateek Kumar

    10/19/2022, 10:24 AM
    Hi, we are facing a weird bug with cal.com enterprise deployment. Whenever a new person signs up, it takes them to the login page with the wrong callback URL. Attaching a loom video explaining this further. What should we do? https://www.loom.com/share/cb1b5af854564be6bad4e6fa53e4b853
    p
    e
    • 3
    • 7
  • c

    Cédric Houssin

    10/20/2022, 7:47 AM
    Hi, since one or two days, around 2.1 deployment, I meet various weird behaviors. 1- I made some modifications to some of my events types to use a daily limit and remove the need to confirm appointments. I was able to modify two events tyoes but can't modify the others. Nothing happens when I click on "save" 2 - I receive mail notifications to confirm an appointment that appears as confirmed on my dashboard ... I don't know the real status of this event.
    h
    • 2
    • 5
  • o

    Om Ray

    10/20/2022, 4:59 PM
    @zomars Hey, I’ve been trying to get back into contributing to Cal and It would be awesome if I could get a review on my new PR!
    z
    • 2
    • 1
  • m

    Monji Dolon

    10/20/2022, 5:18 PM
    Hi all. I'm trying to get a self-hosted version of Cal working and want to do a sanity check. Is the avatar upload functionality supposed to be working? I've tried locally and deployed on Railway + Digital Ocean now and it seems that functionality is not working at all. No errors to be seen, the photo changes and then after clicking "Update" on profile it hangs for a while before reverting to the default image.
    z
    s
    +2
    • 5
    • 7
  • s

    Sascha Foerster

    10/20/2022, 8:40 PM
    I had three events, that needed conformation from my side, but in the backend there where shown as regular planned and confirmed events. They didn’t show up in my synced iCal calender though.
    p
    • 2
    • 2
  • o

    Om Ray

    10/24/2022, 12:21 AM
    How can I add a property to the
    eventType
    object?
    u
    • 2
    • 2
  • g

    Guilherme Mussi

    10/24/2022, 10:56 AM
    why is the embed react package having hardcoded urls instead of taking from the .env file?
  • g

    George Larson

    10/25/2022, 6:56 AM
    I was trying to integrate a self-hosted Cal with n8n to, eventually, offer a flow that would make it easier for the community to connect additional nodes (e.g., SuiteCRM) Cal.com's dev docs (https://developer.cal.com/api/authentication) and n8n's documentation (https://docs.n8n.io/integrations/builtin/credentials/cal/#using-api-keys) lead to what appears to be an older variant of Cal, where you could generate an API key from the Security menu That functionality seems to have been moved to a $189 per month feature? or is there something I'm misunderstanding? Thanks!
    z
    • 2
    • 5
  • h

    Harsh Singh

    10/25/2022, 7:26 AM
    Hey just a doubt, is linear-github-sync an internal integration?, because some of the desc seems to lacking on the issues
    u
    • 2
    • 5
  • h

    Harsh Singh

    10/26/2022, 10:49 AM
    If we are entering a new property in a static locales do we have manually do it for every other language or is there any automated script for that
    h
    • 2
    • 4
  • h

    Harsh Singh

    10/26/2022, 2:50 PM
    Everyone must have seen/heard about the release of next 13, what are your thoughts on the release and how are we looking to migrate to version 13? https://nextjs.org/blog/next-13
  • b

    Baptiste Debever

    10/26/2022, 4:43 PM
    Hey guys - I must be doing sth wrong. I have cal setup on vercel, and it’s crazily slow. • first loading of the availabilities • then the form UI to go through the booking is that happening for you as well? What can I do? Thanks! Example here: https://meet.tocco.earth/baptistedebever/30min
    p
    m
    +6
    • 9
    • 37
  • p

    Prateek Kumar

    10/28/2022, 10:44 AM
    Hi, we are deploying cal.com infra on AWS EC2. We are using Cloudflare to manage our DNS records. Is there anything special needs to be done to use the "flexible" SSL provided by cloudflare?
  • k

    Kaiser Ahmed

    10/29/2022, 4:50 PM
    Hi, is there anyone to help me with cal postman?
  • u

    Ulises Menem

    11/01/2022, 7:23 PM
    HI, does anyone knows what this error means
    "Error: P3009"
    ?
    a
    • 2
    • 2
1...111213...22Latest