Is it possible to fetch images from a URL protected with basic authentication?
I have a dev site protected by basic authentication and I want Cloudinary to fetch images like:
https://res.cloudinary.com/{my_id}/image/fetch/{dev_protected_url}
Is there any way (in the Cloudinary settings or any other place) to specify the basic authentication credentials to be used for specific URLs?
0
-
Hi Ricardo,
Fetching is only supported for publicly accessible resources. Sending credentials is currently not supported.
If the assets are on a private S3 bucket, then you can use the auto-upload feature and allow Cloudinary access, as described here:
https://support.cloudinary.com/hc/en-us/articles/203276521-How-do-I-allow-Cloudinary-to-read-from-my-private-S3-bucket-0
Post is closed for comments.
Comments
1 comment