I’m creating events on a Google calendar using the /events API and I’m setting the conferencing to { provider: “Google Meet”, autocreate: {} }, and I keep getting back a 400 error: “Invalid conference type value“.
The weird thing is that this seems to only happen when dealing with some corporate emails. For other personal emails or even corporate ones it works fine.