“Sorry, this content could not be embedded.”
-
Hi. I’m hosting WordPress on my NAS. It’s running behing a docker linuxserver/swag reverse proxy.
I’ve just installed wp-strava, I’ve hooked it up to a test Strava account that has one run activity visible by everyone. The wp-strava setting page says that my Strava account is properly connected.
When I paste any Strava URL into the content editor, it says: “Sorry, this content could not be embedded.”
I have set up a cron job every hour as suggested by the doc, by having a cronjob on my NAS (well I hope this is the way):
0 * * * * wget --delete-after https://<sanitised>/wp-cron.php
WordPress’ log for the error is:
wordpress | <sanitised> - - [02/Jun/2021:22:06:08 +0000] "GET /wp-json/oembed/1.0/proxy?url=https%3A%2F%2Fwww.strava.com%2Factivities%2F<sanitised>&_locale=user HTTP/1.1" 404 705 "https://<sanitised>/wp-admin/post.php?post=513&action=edit" "Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0"
I’m quite new to WordPress and I don’t really know where to look.
Would you be so kind to help me with this, please?
Thanks a lot.
- The topic ‘“Sorry, this content could not be embedded.”’ is closed to new replies.