Morgan
Morgan
let @calcom/platform team know when this is ready we will need to update our libraries to reflect this on api v2
not sure to understand the goal of this if Proton Calendar does not have any public API ?
not sure what's wrong with e2e tests here, putting back in draft until then
hey there, is this still happening ? @utkershrajvenshi are you able to reproduce the issue
Thank you we will investigate again
can you share more details on the requests you are performing? i'm trying v1 and v2 using one of your api key and getting the correct data
one thing I noticed in your curl request on api-v2, the version header should not be surrounded by double quotes, the correct api call: ``` curl --location 'https://api.cal.com/v2/bookings' \ --header...