-
-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Description
All Vimeo URLs going through Embed are returning "invalid URL" errors with a 403 code. This only appears to be happening for me on DigitalOcean servers, not in local development or on AWS servers. The same issue appears to be happening on your demo.
Seems an HTML captcha page is returned instead:
"You have been temporarily blocked
Pardon the inconvenience, but our servers have detected a high number of errors from your connection. To continue, please verify that you are a human"
I can CURL to Vimeo's oEmbed endpoint (https://developer.vimeo.com/api/oembed/videos) from the server in question.
Any idea where the issue may be? Does the Embed library not use Vimeo's oEmbed endpoint and just treat it like any other webpage?
Metadata
Metadata
Assignees
Labels
No labels