OfficeDev / skype-ios-app-sdk-samples

This repository contains Objective C and Swift samples powered by the Microsoft Skype for Business App SDK.
MIT License
46 stars 23 forks source link

update the SDK to V1.1, Join meeting error #53

Closed JammyT closed 7 years ago

JammyT commented 7 years ago

I update the SDK to V1.1, join meeting have a alert error. The alert message is 'the operation couldn't be completed. E_ConferencingAnonymousJoinClientForbidden(E3-9-47)'. I am check the log and found the error message is '2017-03-14 09:10:23.490 00000001b4563c40 ERROR APPLICATION CUcmpAnonMeetingJoinManager.cpp:336 Public call flow is enabled and conf-info contains tenant-id 2017-03-14 09:10:23.491 00000001b4563c40 INFO APPLICATION CCertificateProvisioningService.cpp:550 Clearing certificate from transport: d1a04f4a-cf3e-4983-b10e-44ecf6bd2ab2 2017-03-14 09:10:23.492 00000001b4563c40 ERROR APPLICATION CUcmpAnonMeetingJoinManager.cpp:288 Url cracker error received, type : 0, error: 0X2309002f' Anyone can give me a way to fix it. thanks.

jovillas commented 7 years ago

This error is reported when the meeting does not exist, could you confirm if the meeting URL is correct? Have you tried to join that meeting from another SfB client?