Botframework-sdk: TypeError: Cannot read property 'MS_APP_CLIENT_ID' of undefined

Created on 12 Mar 2019  路  18Comments  路  Source: microsoft/botframework-sdk

I tryed to use the code provided by the https://dev.skype.com/webcontrol, but the browser shows "TypeError: Cannot read property 'MS_APP_CLIENT_ID' of undefined" in the console, and the chat does not show up

Code to replicate the issue

image

image

Most helpful comment

@michaeljcollinsuk @andrereislive @alaitang

As you've observed, they've made some updates, but there are still issues. We apologize for how long this is taking. We are working with the Skype team to get this resolved ASAP.

All 18 comments

Have you replaced "YOUR_BOT_ID" with your bot's app ID?

Have you replaced "YOUR_BOT_ID" with your bot's app ID?

Yes, i have used the Microsoft App ID.
The most strange is that i had done the same thing last week and worked.

I have the same issue here

I am also experiencing the same error

Unfortunately, that particular aspect (the skype webchat bubble) is in fact controlled via the Skype CDN (https://swc.cdn.skype.com/sdk/v1/sdk.min.js) and not by the bot framework team.

I am also experiencing the same error
@alaitang @michaeljcollinsuk
Guys, i've opened an issue here
https://github.com/OfficeDev/skype-docs/issues/501

Going to leave this open to refer people to until the problem is solved.

Going to leave this open to refer people to until the problem is solved.

Ok Thanks,
@brene Any help? It looks like a Bug in the (https://swc.cdn.skype.com/sdk/v1/sdk.min.js)

So the official response from Skype has been to head to Stack Overflow and use the 'skypedeveloper' tag.

@lemonkazi has already opened a question here.

So the official response from Skype has been to head to Stack Overflow and use the 'skypedeveloper' tag.

@lemonkazi has already opened a question here.

Thanks, i've added a new Question here
https://stackoverflow.com/questions/55148414/typeerror-cannot-read-property-ms-app-client-id-of-undefined

Has anyone had any progress with this? I am no longer getting the MS_APP_CLIENT_ID error in console, but the chat is still not displaying.

Has anyone had any progress with this? I am no longer getting the MS_APP_CLIENT_ID error in console, but the chat is still not displaying.

Same for me, I tested on IE, Firefox, and Chrome. No error is displayed anymore, but the chat still not showing.

same here. not error, just nothing display.

@michaeljcollinsuk @andrereislive @alaitang

As you've observed, they've made some updates, but there are still issues. We apologize for how long this is taking. We are working with the Skype team to get this resolved ASAP.

@EricDahlvang

@michaeljcollinsuk @andrereislive @alaitang

As you've observed, they've made some updates, but there are still issues. We apologize for how long this is taking. We are working with the Skype team to get this resolved ASAP.

still in console I am getting this error.
https://imgur.com/a/Gv8itVb
I used this two link

Good news everybody!

It would appear over the weekend that Skype replaced the their webchat bubble SDK, as it is now showing on websites again.

image

If anyone has any further questions concerning the Skype webchat SDK, please bear in mind that that is controlled by Skype, not the bot framework, and that Skype prefers questions concerning it be asked on Stack Overflow using the 'Skypedeveloper' tag.

is this control support in IOS device ?

I mean for video call

Was this page helpful?
0 / 5 - 0 ratings