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

    Peer

    08/25/2022, 5:42 PM
    can someone reproduce this? https://github.com/calcom/cal.com/issues/3849
  • d

    Dean Lofts

    08/26/2022, 6:38 AM
    How do you guys see the details of what the integrations are doing?
    • 1
    • 1
  • d

    Dean Lofts

    08/26/2022, 6:53 AM
    The rest of the log is in here
    Copy code
    @calcom/web:dx: 16:43:48.670 timeZoneName DEBUG [api] book:user Booking eventType 20 started 
    @calcom/web:dx: 16:43:48.696 timeZoneName SILLY Checking Busy time from Cal Bookings in range 2022-08-29T23:30:00.000Z to 2022-08-30T00:00:00.000Z for input {"userId":14,"eventTypeId":20,"status":"ACCEPTED"} 
    @calcom/web:dx: 16:43:48.702 timeZoneName SILLY Busy Time from Cal Bookings [] 
    @calcom/web:dx: 16:43:48.703 timeZoneName DEBUG prisma booking get took 5.71450001001358ms 
    @calcom/web:dx: 16:43:48.703 timeZoneName DEBUG CalendarManager getBusyCalendarTimes took 0.005299985408782959ms for creds  
    @calcom/web:dx: 16:43:48.704 timeZoneName DEBUG getWorkingHours took 0.574099987745285ms for userId 14 
    @calcom/web:dx: calendarBusyTimes==>>> []
    @calcom/web:dx: 16:43:48.729 timeZoneName ERROR [api] book:user Booking loftwah failed 
    @calcom/web:dx: {
    @calcom/web:dx:   errorCode: 'BookingCreatingMeetingFailed',
    @calcom/web:dx:   message: 'Booking failed'
    @calcom/web:dx: }
    @calcom/web:dx: [
    @calcom/web:dx:   {
    @calcom/web:dx:     type: 'jitsi_video',
    @calcom/web:dx:     success: false,
    @calcom/web:dx:     uid: 'w65krS8MB4xTDxPRCisVHX',
    @calcom/web:dx:     originalEvent: {
    @calcom/web:dx:       type: '30 Min Meeting',
    @calcom/web:dx:       title: '30 Min Meeting between Dean Lofts and Test Meeting',
    @calcom/web:dx:       description: '',
    @calcom/web:dx:       additionalNotes: 'Testing',
    @calcom/web:dx:       customInputs: {},
    @calcom/web:dx:       startTime: '2022-08-29T23:30:00Z',
    @calcom/web:dx:       endTime: '2022-08-30T00:00:00Z',
    @calcom/web:dx:       organizer: {
    @calcom/web:dx:         name: 'Dean Lofts',
    @calcom/web:dx:         email: '<mailto:dean@deanlofts.xyz|dean@deanlofts.xyz>',
    @calcom/web:dx:         timeZone: 'Australia/Sydney',
    @calcom/web:dx:         language: {
    @calcom/web:dx:           translate: [Function: fixedT] {
    @calcom/web:dx:             lng: 'en',
    @calcom/web:dx:             ns: 'common',
    @calcom/web:dx:             keyPrefix: undefined
    @calcom/web:dx:           },
    @calcom/web:dx:           locale: 'en'
    @calcom/web:dx:         }
    @calcom/web:dx:       },
    @calcom/web:dx:       attendees: [
    @calcom/web:dx:         {
    @calcom/web:dx:           email: '<mailto:dean@deanlofts.xyz|dean@deanlofts.xyz>',
    @calcom/web:dx:           name: 'Test Meeting',
    @calcom/web:dx:           timeZone: 'Australia/Sydney',
    @calcom/web:dx:           language: {
    @calcom/web:dx:             translate: [Function: fixedT] {
    @calcom/web:dx:               lng: 'en',
    @calcom/web:dx:               ns: 'common',
    @calcom/web:dx:               keyPrefix: undefined
    @calcom/web:dx:             },
    @calcom/web:dx:             locale: 'en'
    @calcom/web:dx:           }
    @calcom/web:dx:         }
    @calcom/web:dx:       ],
    @calcom/web:dx:       location: 'integrations:jitsi',
    @calcom/web:dx:       destinationCalendar: null,
    @calcom/web:dx:       hideCalendarNotes: false,
    @calcom/web:dx:       requiresConfirmation: false,
    @calcom/web:dx:       eventTypeId: 20,
    @calcom/web:dx:       uid: 'w65krS8MB4xTDxPRCisVHX',
    @calcom/web:dx:       conferenceData: {
    @calcom/web:dx:         createRequest: {
    @calcom/web:dx:           requestId: '5056e224-a558-51db-a224-899d50689248'
    @calcom/web:dx:         }
    @calcom/web:dx:       }
    @calcom/web:dx:     }
    @calcom/web:dx:   }
    @calcom/web:dx: ]
    @calcom/web:dx: 16:43:48.731 timeZoneName DEBUG [api] book:user Booking loftwah completed
    p
    • 2
    • 3
  • u

    Udit Takkar

    08/26/2022, 8:20 PM
    previously i had connected with another account on production ( my personal gmail account )
    p
    c
    c
    • 4
    • 4
  • u

    Udit Takkar

    08/29/2022, 12:11 PM
    https://github.com/calcom/cal.com/pull/4001
    z
    • 2
    • 2
  • h

    Hex Cowboy

    08/30/2022, 2:45 PM
    @Agusti i saw your RFC Gates and this is exactly the concept i was going for when implementing rainbowkit. not sure if you had thoughts on exact implementation but i was just doing some conditional rendering here https://github.com/calcom/cal.com/blob/85052b58aeabbb9efb75e14f0992d0ce131b4964/apps/web/components/Gates.tsx basically the gate is rendered until a
    token
    is provided. the token will eventually be send to the API to verify it's valid when the form is submitted let me know your thoughts or if you have a better idea for implementation
    • 1
    • 1
  • b

    Berni

    09/01/2022, 11:55 AM
    Hey! Maybe anyone of you could help me with the hubspot integration. Thanks. :)
  • e

    Eeshaan Pirani

    09/01/2022, 7:10 PM
    any ideas?
    p
    z
    • 3
    • 4
  • p

    Peer

    09/02/2022, 11:05 AM
    @Alex / KATT maybe?
    s
    a
    j
    • 4
    • 31
  • o

    Owen Duncan-Snobel

    09/02/2022, 6:57 PM
    I had a question about custom-inputs and pre-fill with the react library. Where can I find what the custom name is to pre-fill the value? I created a custom-input “Phonenumber” and I have been trying to add “Phonenumber” to the config object but it doesn’t seem to work?
    p
    s
    +2
    • 5
    • 7
  • o

    Owen Duncan-Snobel

    09/02/2022, 6:57 PM
    There isn’t much guidance in what actually goes in the config object / what the format is outside of the default params
  • p

    Peer

    09/05/2022, 2:06 PM
    someone else getting this? https://github.com/calcom/cal.com/discussions/4053#discussioncomment-3560172 @zomars, @Ali or @Emrysal can you investigate?
  • a

    Ali

    09/06/2022, 6:45 AM
    @Peer Investigated, left comments 🙏
  • p

    Peer

    09/07/2022, 6:41 PM
    not possible yet
    t
    s
    • 3
    • 21
  • s

    Shawn Magee

    09/09/2022, 6:09 PM
    here’s the request:
    Copy code
    {
      "request": {
        "url": "<https://api.cal.com/v1/bookings/86782?apiKey=cal_live_XXXXXXX>",
        "method": "PATCH",
        "body": "{\"startTime\":\"2022-09-09T18:01:17.367Z\"}",
        "headers": {
          "Content-Type": "application/json",
          "User-Agent": "Retool/2.0 (+<https://docs.tryretool.com/docs/apis>)",
          "X-Retool-Forwarded-For": "107.127.14.87"
        }
      },
      "response": {
        "data": {
          "message": "'invalid_type' in 'startTime': Expected date, received string"
        },
        "headers": {
          "date": [
            "Fri, 09 Sep 2022 18:01:18 GMT"
          ],
          "content-type": [
            "application/json; charset=utf-8"
          ],
          "content-length": [
            "75"
          ],
          "connection": [
            "keep-alive"
          ],
          "access-control-allow-credentials": [
            "true"
          ],
          "access-control-allow-headers": [
            "X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"
          ],
          "access-control-allow-methods": [
            "GET, OPTIONS, PATCH, DELETE, POST, PUT"
          ],
          "access-control-allow-origin": [
            "*"
          ],
          "cache-control": [
            "public, max-age=0, must-revalidate"
          ],
          "calcom-response-id": [
            "NdWfUgegfuRTuqeJp9W7M"
          ],
          "etag": [
            "\"uihk4bclq523\""
          ],
          "strict-transport-security": [
            "max-age=63072000"
          ],
          "x-matched-path": [
            "/api/bookings/[id]"
          ],
          "x-vercel-cache": [
            "MISS"
          ],
          "x-vercel-id": [
            "pdx1::iad1::7qpps-1662746477936-1aa563fe9b38"
          ],
          "cf-cache-status": [
            "DYNAMIC"
          ],
          "report-to": [
            "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=cQaIk3T%2Fh%2B3t6kgLpQyEqDIGLX15V%2FpVq4quIATaW6hW3iWDBM9fjrMX0sO8vgmHeeIYGHp%2F6DcD5OpFD6JVa6eWdfXkw2B2mJ49LLNEhff94X5CakH7vS2qUbZC\"}],\"group\":\"cf-nel\",\"max_age\":604800}"
          ],
          "nel": [
            "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"
          ],
          "server": [
            "cloudflare"
          ],
          "cf-ray": [
            "7481d40ecd75c535-SEA"
          ]
        },
        "status": 400,
        "statusText": "Bad Request"
      }
    }
  • p

    Peer

    09/13/2022, 9:12 PM
    @Joe Au-Yeung maybe, he built seats
    a
    j
    • 3
    • 16
  • v

    Viet Le

    09/14/2022, 1:27 PM
    Hi dear Cal team, somehow my Zoom integration broke and there is no way to “turn it off and on again” to potentially fix any issues. Now the cal events look like this in my calendar without any Zoom link / dialins
  • v

    Viet Le

    09/14/2022, 1:27 PM
    What can I do here?
  • h

    Hussam Khatib

    09/14/2022, 3:43 PM
    I am not able to run the app locally, is anyone else facing the same issue. Looks like an import problem
    p
    • 2
    • 3
  • d

    Daniel G

    09/15/2022, 1:23 AM
    I’m currently trying to integrate Google Calendar into my selfhosted instance. I’m using this guide on how to do it: https://github.com/calcom/cal.com#obtaining-the-google-api-credentials I’m using docker and the google calendar app is not showing up for me. My approach is copying
    RUN cd packages/prisma && yarn seed-app-store
    into the Dockerfile. The output when running
    docker compose up
    implies that google calendar was added successfully:
    Copy code
    calcom-docker-calcom-1    | No pending migrations to apply.
    calcom-docker-calcom-1    | + npx ts-node --transpile-only /calcom/packages/prisma/seed-app-store.ts
    calcom-docker-calcom-1    | 📲 Upserted app: 'apple-calendar'
    calcom-docker-calcom-1    | 📲 Upserted app: 'caldav-calendar'
    calcom-docker-calcom-1    | 📲 Upserted app: 'exchange2013-calendar'
    calcom-docker-calcom-1    | 📲 Upserted app: 'exchange2016-calendar'
    calcom-docker-calcom-1    | 📲 Upserted app: 'google-calendar'
    calcom-docker-calcom-1    | 📲 Upserted app: 'google-meet'
    calcom-docker-calcom-1    | 📲 Upserted app: 'jitsi'
    calcom-docker-calcom-1    | 📲 Upserted app: 'wipe-my-cal'
    calcom-docker-calcom-1    | 📲 Upserted app: 'huddle01'
    calcom-docker-calcom-1    | 📲 Upserted app: 'metamask'
    calcom-docker-calcom-1    | + yarn start
    how I get the google calendar app to show up in my web ui?
    s
    • 2
    • 2
  • l

    Lucas Lin

    09/16/2022, 10:18 PM
    Would this be the place to report bugs? This is as a user of the main app
    p
    • 2
    • 2
  • r

    Raunak Singh Jolly

    09/19/2022, 9:03 AM
    I am facing this issue https://github.com/calcom/cal.com/issues/2396 even after I have DATABASE_URL="postgresql://postgres:@localhost:5450/calendso" in my .env file on running yarn dx
  • a

    Abraham Kim

    09/19/2022, 10:54 AM
    Self-Hosted Server Specs? Running on a 4GB ram / 2AMD vCPU DigitalOcean droplet and wow
    yarn build
    toasts my machine (takes > 30 minutes and counting). The part it seems to get stuck on is
    Linting and checking validity of types ..
    What specs are ya'll running? Am I doing something wrong? I am using node version 16
    e
    • 2
    • 4
  • m

    Mateo C

    09/19/2022, 3:42 PM
    this issue also persists in the MacOS app
  • p

    Peer

    09/19/2022, 4:10 PM
    hey, thank you for posting, we’ll investigate!
  • a

    alannnc

    09/19/2022, 4:33 PM
    I investigated your problem further and it appears something wrong happened when saving your calendar credentials. Did a clean up and you should be fine now. Do let me know if anything else comes up.
    e
    • 2
    • 2
  • a

    alannnc

    09/19/2022, 4:33 PM
    @Mateo C Replied above whit a fix for you.
  • d

    Deepak Kumbhar

    09/21/2022, 5:52 AM
    Hello Everyone, I was working with api and got to know that there no api exposed to connect the users google account. Can someone help me if this is possible or not?
  • a

    Arno Vije, Comfort Studio Digital Development

    09/22/2022, 12:01 PM
    Hi All, I was testing the embed-feature for a cliënt using the documentation: https://developer.cal.com/embed/install-with-javascript On this the script https://cal.com/embed.js is used. However, this file doesn’t appear to exist (404). Does anyone know the right url for the vanilla JS embed? Thanks for ready this and i hope you have a nice day 🙂
    s
    h
    • 3
    • 3
  • m

    Matheus Muniz

    09/22/2022, 6:13 PM
    Hey guys, how are you? I am an open source user and helper at cal.com. I'd like your help on an issue I'm trying to resolve (/event-types/detail wrong empty screen for workflows #4265). Can you watch a short video (https://github.com/calcom/cal.com/issues/4265#issuecomment-1253713739) and help me?
    p
    • 2
    • 1
1...91011...22Latest