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 )
Hello Mark,
Please send us sample data from service response
"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.
Hi Mark -
Even when trying opening this link inside the browser we're getting: ERR_INVALID_RESPONSE
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?
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)
http://appery.io/app/mobile-frame?src...
Step to Reproduces:
Mark -
Could you please explain what you are trying implement in your app?
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.