Hey guys,
I have a python script to post/patch fields on new or existing items, including image URL…as documented here: http://developers.webflow.com/#images.
I’m having issues with posting/patching the image field with an image URL. While a few image URLs get uploaded correctly, most are ignored. All images are .PNG, and are retrieved for the same URL structure.
I noticed that images that make it, are smaller in size. Is that the reason? Is there a file size limit with uploading images with an API call? If so, what is the limit?
I’m actually not too sure about this either, given that the image that works is 10KB and the one that doesn’t is only 30KB. Any other issue that could cause this?
Thanks!
Happy Lorem Ipsum
Here is my site Read-Only: LINK
(how to share your site Read-Only link)