Upload Image to Woocommerce from Gdrive
Status: Closed · Asked by dbs00 on · 0 views
How can I upload a Image to wordpress library ?
Trying the Woocommerce product update method from this video
youtube.com/watch?v=HazDt6xJMFw
seems to be working with some sites but not with images from drive
I checked the solution from this thread
https://forum.pabbly.com/threads/how-to-get-the-jpg-png-file-from-google-drive.11847/
and I get this error
Error getting remote image u8MOgW0. Error: Too Many Requests
demo workflow id IjU3NjUwNTZmMDYzMTA0M2M1MjY5NTUzNDUxM2Ii_pc[/MEDIA]
Hi @dbs00,
Please allow us some time to look into this concern. We will get back to you with an update soon.
I had a discussion with the technical team, and they informed me that the issue is related to WooCommerce not accepting the image URL from Imgur. We tried using the URL shared below, and it seems to be working.
https://sample-videos.com/img/Sample-jpg-image-50kb.jpg
How can I upload a Image to wordpress library
Trying the Woocommerce product update method from this videoyoutube.com/watch v=HazDt6xJMFw
seems to be working with some sites but not with images from drive
I checked the solution from this thread
https://forum.pabbly.com/threads/how-to-get-the-jpg-png-file-from-google-drive.11847/and I get this error
Error getting remote image u8MOgW0. Error: Too Many Requestsdemo workflow id IjU3NjUwNTZmMDYzMTA0M2M1MjY5NTUzNDUxM2Ii_pc[/MEDIA]
You can upload image to Cloudinary or Imagekit and they will give you public image URLs.
Contact me - https://www.facebook.com/himeshsoni07
Email - [EMAIL][email hidden][/EMAIL]
seems to be working with Cloudinary
thank you