Description
Hi Team,
I am finding trouble while starting the meeting from android SDK. It was working totally fine before until I upgraded to latest version which was released on July 1st 2020 (v5.0.24433.0616). As i could see after upgrading to the latest version of SDK, the zoomToken param is missing in the StartMeetingParamsWithoutLogin, the data which we used to pass while starting the meeting is mentioned in the below screenshot,
@carson.zoom even without passing that , i have tried passing the same values which is being mentioned there. Still i am getting the same return value as 99. Kindly evaluate this
Hi @carson.zoom , I did the same as you said and replaced the Constants.USER_TYPE_API_USER to MeetingService.USER_TYPE_API_USER , still I am getting the return value as 99. The value of params.userType is setting as 0 when i assign to MeetingService.USER_TYPE_API_USER
I am experimenting the same issue (error 99)… Obviously reverting back to the previous version of the sdk (with the zoomToken) the start meeting command works fine.
The ZAK and others parameters look correct.
@carson.zoom
The problem is present also using the Android sample application.
@criva as it is mentioned by @carson.zoom , he says it would probably work as per the params which has to be sent. But it is nowhere working. @carson.zoom Kindly give me an update regarding this
Thanks @carson.zoom for the quick action and seems like the issue is been fixed and I could able to start the meeting. Kindly go through my another issue reported while joining a meeting. Seems like you have have posted that you are going to provide an update for that.