I did a little searching and it looks like maybe you can fix it by appending ?.jpg
to the end of the URL. According to this guide that gets around most URL parsers
Related Posts:
- Image Upload from URL
- Upload images to remote server
- Allow contributor role to upload images and not edit already published articles
- How to insert images into posts without using Add Media dialog
- Media Upload Folder – how to manage
- Upload multiple images in a custom metabox
- hook into completed image upload filter
- Saving the pre-sanitized filename of an attachment as the Title or Caption
- getting uploaded SVG dimensions on front-end
- Automating a Daily Picture Blog?
- Images uploading to wrong folder
- Replace all of post’s image URLs with upload directory URLs
- How do i upload an image and return the image id?
- Alter media caption/description conflict in WordPress?
- Restrict the number of images to upload per post
- Frontend image uploading from edit profile page. (goldenapples)
- Rename attachments during upload
- Filter to modify post_title after image upload?
- Automatically Add Caption in image
- Uploading images to Media Library fails with Memory Exhausted
- Edit image preview is not displayed
- How to add a media with PHP
- Rename image during upload using date and time stamp?
- How to set a Minimum Image Dimension for Uploading
- What’s the best “insert all images” plugin?
- Is 700,00 jpgs too many for a WordPress site.?
- Different upload path per file type
- Animated Gif image not uploading correctly
- HTML tags in WordPress image caption
- HTTP Error when uploading files above 7mb unless using GD Image Editor
- How to order images in a post in WordPress 3.3?
- Is there a plugin or simple way to add a multiple images metabox to a post?
- How can I upload an image for background use using the Theme Editor in WordPress?
- Generating different dimension images while uploading image file from custom plugin page
- Show media url immediately after upload in media uploader
- Can’t seem to attach uploaded image to post and set it as thumbnail
- Bulk edit of EXIF data for jpeg images uploaded in the media library?
- Image upload appearing as broken images following server move
- Migration to WP – Couldn’t load image
- How can I create more upload paths, like a post corresponding to a post title folder used to store images of the same product
- Get image URL after image created from canvas and sent to WP uploads with AJAX
- How to stop thumbnail generation from some images and different size thumbnail generate
- How do I fix “Sorry, this file type is not permitted for security reasons”
- an error occurred in the upload. please try again later (Maybe File Permission Issue)
- Auto delete attachments that are older than x days
- How to implement secure frontend image upload? [closed]
- Change wp-content/uploads to uploads/%postname%/%image%
- Change media URL (images)
- Does wp_get_attachment_image_src also work with non-image files?
- Upload media only to DB
- Google Page Speed Insights – Optimize Images
- How to get the real file type for images that do not have an extension
- Images are not showing up in “Uploaded to this post”
- WordPress Creates Unused (Unregistered) Image Sizes
- Images don’t update after being edited
- Is there a way in WordPress to convert images to WebP without a plugin?
- Change Image folder Locations
- Images not found after migrating WordPress website
- Some Images Disappeared from Media Library?
- “HTTP Error” or Network Error (tcp_error) when uploading image
- Error uploading images in wordpress
- Disable image rename on upload
- Capitilize Alt/Title Tag in Image HTML, Reorder HTML Output
- HTTP error when uploading an image
- How can i identify media uploaded to my website that is not being used anywhere anymore?
- Upload images – Theme options
- image URL changed in wordpress
- Metabox image upload value
- image upload/edit is broken: “Image data does not exist. Please re-upload the image.”
- WordPress append -1 to the image name
- cant upload media/pictures to my wordpress site, cant upload anything to my database
- Save media files (images) to database instead of the filesystem
- WordPress on IIS works except for image upload widget: Win 10 Pro
- Recreate the upload folder from a website without having access to the backend/cpanel/filezilla directly from the website
- Trouble with Uploading and Displaying Images
- WordPress Multisite: Images moved to /sites/1?
- media_handle_upload() with 1 image under 1Mb chokes my server and returns timeout error
- Could creation of various image sizes cause slow form submission response?
- Updated wordpress missing image upload area
- Change wordpress default upload path to another domain
- How to get attachements URL from author meta and display them?
- How to stop a post from publishing if the file upload is not a image/gif
- Troubles with code for upload a image
- WAMP install acts different than live install when uploading images
- What is the best way to handle Ajax image upload on front end?
- 403 Forbidden when accessing image in wordpress
- How can I hook and edit on the fly an image uploaded
- problem with updating metabox of upload image
- Assign one featured image to multiple posts?
- Missing Images in Uploads Directory (Server Only)
- Rename uploads filenames to POST-ID on upload
- Media upload in add comment meta box
- My image rotate 90 degree
- wp_handle_upload Image sizes
- What type to upload image within theme options?
- Can’t manage to display an uploaded picture (uploaded from a custom button) in the front end
- My subdirectory sites images (except webP) are throwing to 404 page even they are exist
- Uncaught Error: Call to undefined function file_is_valid_image()
- if user role is x – show image – wordpress
- Uploading media to wordpress API with C# HttpClient