ricardolrm
Member
- Your Task History ID
- IjU3NjUwNTY5MDYzNTA0MzE1MjY1NTUzYzUxMzMi_pc
I'm setting up an automation that creates a post on Wordpress as soon as a video is posted on my YouTube channel.
I need the video to be added to the body of the post using, for example, this shortcode (gamipress):
[gamipress_youtube url="my_Ipz9lHC0" width="640" height="360" autoplay="no" controls="yes"]
Logically, the video specified in the url is obtained from the trigger I configured on YouTube.
The following error message occurs as soon as you save the automation:
It seems like there is a JSON syntax problem.
I also tried the following shortcode:
[gamipress_youtube url=\"my_Ipz9lHC0\" width=\"640\" height=\"360\" autoplay=\"no\" controls=\"yes\"]
But I wasn't successful either.
If anyone can help me with this, I would really appreciate it...
I need the video to be added to the body of the post using, for example, this shortcode (gamipress):
[gamipress_youtube url="my_Ipz9lHC0" width="640" height="360" autoplay="no" controls="yes"]
Logically, the video specified in the url is obtained from the trigger I configured on YouTube.
The following error message occurs as soon as you save the automation:
It seems like there is a JSON syntax problem.
I also tried the following shortcode:
[gamipress_youtube url=\"my_Ipz9lHC0\" width=\"640\" height=\"360\" autoplay=\"no\" controls=\"yes\"]
But I wasn't successful either.
If anyone can help me with this, I would really appreciate it...