I have a problem creating a google calendar event with video entry point type. Basically my EntryPoint parameters have no impact on the calendar event. It just creates it. If I am using the Google_Service_Calendar_CreateConferenceRequest, the meeting is added, but of course no password is added.
I used as a reference Create a Google Calendar event with a specified Google Meet ID, conferenceData.conferenceId
Any idea what I am doing wrong ? Thanks
This is the php code: