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

    Suresh Bhandari

    05/12/2023, 9:21 PM
    Guys getting this on the latest main branch. Can anyone help here?
    h
    • 2
    • 2
  • v

    Vasu Devrani

    05/13/2023, 8:54 AM
    why this env problem during
    yarn dx
    s
    • 2
    • 3
  • s

    Suresh Bhandari

    05/13/2023, 9:48 AM
    What's wrong with this?
  • s

    Samrat Chowdhury

    05/14/2023, 2:02 PM
    Hello Team, I have one question, I had signed up through google, but now I want to add email password. I want to change my google mail to my company mail in cal.com and I have changed the email successfully but it won't me to add password
    p
    • 2
    • 2
  • j

    Jonah Stein

    05/14/2023, 8:55 PM
    Hello, I'm looking to set up a self-hosted instance of cal.com with the enterprise plan, but have ran into numerous issues while trying to host it. I have no experience hosting things like this, so if anyone could help, that would be great!
  • c

    Cuan Jooste

    05/15/2023, 12:53 AM
    Hi, I was hoping to get some answers regarding embedding a teams calendar via embed-react. When loading a team calendar, I get font errors, and no longer receive the eventTypeSelected event. This result when embedding a personal account works as expected. Is there something I need to keep in mind?
    h
    • 2
    • 8
  • e

    Erick Suarez

    05/15/2023, 6:48 AM
    Hi everyone 🙂 I'm not sure if this is the right channel to post this but just wanted to share that my team and I are building a tool for the open source community to help developers get answers to their code-related questions. It's called Baseline and it's a chat AI that's been optimized on the Cal.com codebase. This means it can answer general code-related questions just like chatGPT as well as any more domain specific questions. If you're going to ask a question in #developers or #general try to ask Baseline first to see if it can help you out. Baseline is something that will be free for the open source community forever. We would love to get feedback on the product so we can iterate and make it better so it can help even more developers on many projects. We already launched and have some testers from other open source projects like Docusaurus, Excalidraw, Amplication, and we use it internally too! If anyone is interested in trying it out just sign up here and we will email you the credential: https://airtable.com/shrA44jHKjYzsL6kd Any feedback is appreciated, good or constructive!
  • b

    Ben Dryden

    05/15/2023, 7:09 PM
    Found an issue in the cal.com public api (link to exact request) When i query an existing booking, with a real ID i will get a good response. When i query a booking that doesn’t exist, it will give me the response:
    {"message": "You are not authorized"}
    Expected to give a 404 or empty, because my auth information is fine. I assume this is because this booking exists on some other account with another API key.
    a
    • 2
    • 4
  • h

    HARI SUDARSAN

    05/17/2023, 11:40 AM
    Can anyone explain what is incoming bookings and what values can be retrieved from that?
    z
    • 2
    • 1
  • h

    HARI SUDARSAN

    05/17/2023, 11:41 AM
    I need to create a post request using merge api from the data retrieved from incoming bookings?
  • h

    HARI SUDARSAN

    05/17/2023, 11:42 AM
    The body structure
    {
    "model": {
    "candidate": "2872ba14-4084-492b-be96-e5eee6fc33ef",
    "job": "52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633",
    "applied_at": "2021-10-15T00:00:00Z",
    "rejected_at": "2021-11-15T00:00:00Z",
    "source": "Campus recruiting event",
    "credited_to": "58166795-8d68-4b30-9bfb-bfd402479484",
    "current_stage": "d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea",
    "reject_reason": "59b25f2b-da02-40f5-9656-9fa0db555784"
    },
  • a

    Aswath S

    05/17/2023, 3:16 PM
    Help me resolve this folks !
    z
    • 2
    • 2
  • a

    Aashish Illa

    05/17/2023, 6:18 PM
    Hi everyone! 🙂 I don't know if it's the right place to ask for guidance. I am new to open source and I recently found Cal.com. I want to contribute to this project but before that, I need to learn the tech stack. Can someone provide me some kind of mini-project to learn the tech stack (more specifically to learn Next.js) used in Cal.com? (I don't want to fall into the tutorial hell. I feel that I can learn more through some projects) I have a little bit of experience with MERN Stack.
    z
    • 2
    • 1
  • f

    Fred Lisboa

    05/18/2023, 10:39 AM
    Hello guys, I'm having an issue with WordPress plug-in Cal.com, anyone could help me please? Plug-in does not initiate, and gives Chrome errors (Uncaught ReferenceError: Cal is not Defined) . Installed plug-in, and used the shortcode with embed option (with or without the type= option will result in same error) [cal url=/xxx/xx type=1] Both the Elementor Shortcode and text editor widget will result in error as well. All plug-ins and WordPress are updated. https://prnt.sc/NwpwvzjMRzRF https://prnt.sc/CN5prmOaWEBH
    h
    • 2
    • 1
  • p

    Piyush Goel

    05/18/2023, 3:36 PM
    Hello everyone! I am having an issue that I am hoping someone can help with. I am trying to retrieve bookings from Cal using the API, but the return doesn't include the custom fields I have for the calendar. Is there a way to include these?
    • 1
    • 1
  • p

    Piyush Goel

    05/18/2023, 3:36 PM
    To elaborate, in order to schedule a meeting with me, I require a custom field (say, date of birth) in the calendar. So when I pull all my bookings using the cal API, I expect it to include this custom field in the response. But it doesn't do so. Is there a way to get those fields?
  • r

    Rodrigues

    05/19/2023, 6:34 AM
    Hello
  • r

    Rodrigues

    05/19/2023, 6:35 AM
    I'm looking to retrieve an EventType id from meeting url like : https://cal.com/xxx/xxx?duration=15
  • r

    Rodrigues

    05/19/2023, 6:35 AM
    How can i manage to make this?
  • c

    Cuan Jooste

    05/22/2023, 12:49 AM
    I have 2 questions regarding embeds that I am hoping to get some info on. Is it possible to set default values on the embed, I am using config on a team calendar, have noticed it working on individual but not the same with teams? I also get a warning to stop using styles and instead use cssVarsPerTheme, but when I do I can no longer set colors in the code. Thanks in advance.
    h
    • 2
    • 14
  • ĂĄ

    Ángel Rivera-Pågan

    05/23/2023, 1:02 PM
    Has anyone been successful to run test locally? In my case they fail, but if I run them directly, they seem to be fine. And sometimes they don’t even fail with the E2E. It seems randomly? I would appreciate any help. Please
    z
    • 2
    • 4
  • s

    Subhojit Dey

    05/23/2023, 2:02 PM
    Hello everyone, I am having an issue with the fast refresh after saving the file changes. It is taking a lot of time. Is there any way to make it faster?
    z
    • 2
    • 3
  • c

    codedsun

    05/24/2023, 12:05 AM
    Hey Team, I just ran
    yarn dx
    and the application was up, though I am unable to find the test credentials which are mentioned in docs to be printed on console. Please guide me from here
    j
    • 2
    • 5
  • n

    nick

    05/24/2023, 3:38 AM
    Can you please answer the following: 1. I have set up a test account with cal.com - set up a number of meeting types 2. The data is flowing into Hubspot
  • n

    nick

    05/24/2023, 3:38 AM
    3. How do i create custom properties from the calendedar date and time so i can add an individual to a workflow
  • n

    nick

    05/24/2023, 3:39 AM
    image.png
  • a

    Aditya Painuli

    05/25/2023, 1:02 AM
    Hello, so as I am setting up the repo locally I run this particular command 'yarn workspace @calcom/prisma db-deploy' which is giving me an error that database_url doesn't found. but it's there. can anyone help me with it?
    a
    ĂĄ
    • 3
    • 4
  • c

    Connor Monaghan

    05/25/2023, 4:08 AM
    I have a requirement where I have a round robin meeting and I need to provide the attendee with a different link meeting based on which host they end up with. I'm constrained to use our existing conferencing provider that doesn't have a cal.com conferencing app integration so I can't use the 'use organizer's default conferencing app' - is this something that can be achieved currently?
    • 1
    • 1
  • a

    Aditya Painuli

    05/25/2023, 5:22 PM
    Hello , I have setup calcom locally but there is one strange thing which is happening. In my git source control I can see these respective changes but there is nothing which I have added on these file . Also the working tree is clean but still it's showing . can anyone help me with that .
    a
    • 2
    • 3
  • r

    Rob Jackson

    05/25/2023, 8:50 PM
    Hey all, I’ve just raised a draft PR for Daily Digests emails – it’s at a point where it’ll be useful to get some design feedback & guidance https://github.com/calcom/cal.com/pull/9136 Appreciate it’s only a low priority issue however, so not expecting anybody to rush to it 🙂
1...1819202122Latest