The rest of the log is in here ```@calcom/web:dx:...
# developers
d
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
is this on localhost? or app.cal.com
d
Localhost
My problem is I don't know where or how I could debug the information about the integration.