INVAILD_MEETING_TOPIC error while scheduling meeting

I am scheduling the meeting using android SDK.

PreMeetingService.ScheduleOrEditMeetingError error = preMeetingService.scheduleMeeting(meetingItem);

This line is returning error = INVAILD_MEETING_TOPIC.
I tried with different topics but encountering the same error. What does this exactly mean?

Hi @tejas-mane, thanks for using our SDK.

Can you please provide the full code showing instantiation and setup of the meetingItem object you are using?

Thanks!

The problem is resolved. Thanks

I’m glad to hear you were able to resolve this on your own!