I need to fetch binary data of attachments in my docs for my pack and I noticed while the following domains are acceptable, codaio.imgix.net is not:
Reference: " If you need access to the binary content of the image or file you’ll need to use the fetcher to retrieve it. The fetcher is automatically allowed access to the codahosted.io domain, so no need to declare it as a network domain."
That url comes from the link that canvas images are stored. I now see that the ones stored on tables when passed as File|Image{Array} are stored at codahosted.io - so I don’t think this is an issue, sorry for the false alarm and thank you for your response.