How do I get a URL to preview my private asset with PHP SDK
I'm uploading images as private with the PHP SDK but I have a problem getting a transform URL which will serve as a preview of the image before I allow the user to access the Private Download URL
-
Hi Samuel,
In order for us to investigate this further, may I please ask you to share an example image that is uploaded as private in your account and what transformations you are attempting to add which are not producing the expected result?
0 -
An example is this image below
I have a named transformation that I want to apply to the image so that a user won't get access to the original image until they pay and then the application sends them a private download URL
0 -
Hi Samuel,
Thanks for sharing this.
Because this URL is signed, the original image is accessible. What is the error you get when you use the named transformation and what is the URL with the transformation included that is not working? Or how are you using the PHP SDK to generate the URL with the preview (named transformation) which is not working as expected?
0
Post is closed for comments.
Comments
3 comments