google podcasts “Something went wrong”
-
Hello
I have been having a few problems with getting everything from the plugin compliant with google podcasts. @psykro was very helpful with page and feed tags over at github, but this problem, I think, would best be discussed here.
So I am now listed on google podcasts, but I have a problem a lot like the one discussed at https://www.ads-software.com/support/topic/google-podcasts-app-problem/
Whenever I try to play the audio from an episode at my podcast here I get the error on the browser “Something went wrong” with the message “This episode couldn;t be played, Please try again later”
I get the same error on the app.
I have a clue: in the webpage when I do ‘inspect’ on the bottom frame (which is the player) there is this
<audio autoplay="" preload="auto" src="https://www.strategyandevidence.com/podcast-download/255/seven-steps-to-understanding-performance.mp3" title="Seven Steps to Understanding Performance - Strategy and Evidence"></audio>
which calls an https version of the plugin generated redirect to my mp3 file (which is on the same host in a completely separate directory to all the wordpress stuff)
All my website is http – I don’t have SSL
BUT if I take the link from that pre-load and paste it directly into the browser, and go through the accepting an ‘unsafe’ website stuff then let the audio play a bit, when I come back to the ‘google podcast’ page then my audio plays.
I can reproduce this on chrome and firefox and reproduce it repeatedly using an incognito window.
I have tried this on the android phone – to accept the unsafe page in a browser then use the app – but that still gives the error whatever I do.
So, this simplifies all the discussion in the thread I linked to above. It’s not a mix of http and https and it is nothing to do (I think) with where the actual mp3 is hosted but where the google preloads the plugin redirect from.
I think it just means that google podcasts preloads audio using an https call to the plugin redirect – and therefore anyone that isn;t on ssl hosting will get this failure – unless someone does the fiddling around in the browser to circumvent the lack of certificate.
Can you guys test this? I think if it is the case that google podcasts can only work with the plugin hosted on https then it needs to be a known restriction (albeit not one that is imposed by you!!!)
Thanks
Stuart
The page I need help with: [log in to see the link]
- The topic ‘google podcasts “Something went wrong”’ is closed to new replies.