• Resolved knutten

    (@knutten)


    I wanted to add the audio player but got this message: Error occurred when trying to fetch the file using wp_safe_remote_get(). A valid URL was not provided

    I tried this entered as Short code in Gutenberg.

    <span lang=”en-NL”>[sc_embed_player fileurl=”https://norwegian.online/wp-content/uploads/2021/06/SE-sjuk-kora-skjuta-ny.mp3”]</span>

    I got exactly the same error message whith other sound files.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reaching out to us. I carried out a test and it is working for me in my dev site. The following shortcode is what I used.

    [sc_embed_player fileurl="https://norwegian.online/wp-content/uploads/2021/06/SE-sjuk-kora-skjuta-ny.mp3"]

    Please notice the double quotes. In your shortcode above they weren’t correct. I changed them in my shortcode.

    Let me know if this helps you.

    Kind regards.

    Thread Starter knutten

    (@knutten)

    It works now. Thanks a lot for your quick reply!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Valid URL not provided’ is closed to new replies.