Are you sure that you set correct parameter while calling “joinMeetingWithDictionary:” interface? the following condition will return invalid parameter:
parameter “dict” is nil;
meeting number is empty/nil;
SDK not authenticated before calling join meeting interface.
Do not forget to set the KSDKDomain param during authentication: without it, you can authenticate succcesfully, but you’ll get the 150 code in joing a meeting