YouTube control

It appears that the Youtube control in Appstudio no longer works with Youtube. The browsesr says Youtube refused the connection. I even tried it using the Youtube sample project - same thing. Am I missing something?

I’m seeing the same thing - it looks like YouTube has updated the interface.

We will fix this.

2 Likes

It has to do with browser security - there is an easy fix.

Rather than Start in Desktop Browser (in the Run menu), use Deploy to Local Folder. That starts it in a server (as you would if you were running as a “real” app).

Excellent - thanks. I’ll try that.