Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Youtube Video Component Event (Actions) Unavailable to execute

Image Image
I tried to use Event: Youtube Video Playing to run Javascript
However it is NOT WORKING.
But when I switched to use Event "Youtube Error" and it worked
(I used a List Service to map the video ID in my database to Youtube Video Component )

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Youtube Video Component Event (Actions) Unavailable to execute

Hello Mark,

Please send us sample data from service response

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Youtube Video Component Event (Actions) Unavailable to execute

"Failed to load response data"
https://www.youtube.com/get_video?nof... Failed to load resource: the server responded with a status of 404 (OK)
When I clicked on the link, it directed me to a VLC video player with nothing available to play.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Youtube Video Component Event (Actions) Unavailable to execute

Hi Mark -

Even when trying opening this link inside the browser we're getting: ERR_INVALID_RESPONSE

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Youtube Video Component Event (Actions) Unavailable to execute

So What cause this problem of
Failed to load resource: the server responded with a status of 404 (OK) ?
And how should I solve it?
Maybe giving you the steps to reproduce and the app link?

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Youtube Video Component Event (Actions) Unavailable to execute

As I was reading the UI components again and again,
I use two labels to get the Youtube Video Status change and error.
And they are:
Youtube Error: 2 -The request contains an invalid parameter value.
&
YouTube state change: -1 - Unstarted(Even I was playing the video, Maybe its because I was using list service)

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Youtube Video Component Event (Actions) Unavailable to execute

http://appery.io/app/mobile-frame?src...
Step to Reproduces:

  1. Register and Login to the App with the account
  2. Click Any Youtube Video to Play (There are 3 in total, same video with same Video ID)
    (1st label at the top of the page: showing Youtube Video Status Change)
    (2nd Label showing Youtube Video Error)
Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Youtube Video Component Event (Actions) Unavailable to execute

Mark -

Could you please explain what you are trying implement in your app?

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Youtube Video Component Event (Actions) Unavailable to execute

I'm just trying to execute something when the video is playing.
That's all.
But the Youtube Video Status only keep being -1 Unstarted so I can't run any events.

Return to “Issues”