media optimser url transformations
Hi,
With the media optimiser i can't seem to get the programmable media mapping function to work.
When trying to transform the media through the url:
https://[cloud].mo.cloudinary.net/team/teamname.png?tx=c_fill,g_auto,w_100
works and displays the image transformed to 100 width.
But when i change the settings to programmable media so it works in the file structure that the next.js default loader provides, the image doesn't load.
https://[cloud].mo.cloudinary.net/c_fill,g_auto,w_100/team/teamname.png
https://[cloud].mo.cloudinary.net//image/upload/c_fill,g_auto,w_100/team/teamname.png
neither of the above seem to work. I've seen lots of documentation for res.cloudinary but not too many for just the media optimizer.
Thanks
-
Official comment
Hi Gregor,
I've checked your account details and can see that you've signed up for our Media Optimizer product: https://cloudinary.com/documentation/media_optimizer
If you would like to use features that are part of our [Programmable Media](https://cloudinary.com/documentation/cloudinary_guides#programmable_media) (e.g. image and video transformations) or [Digital Asset Management](https://cloudinary.com/documentation/dam_digital_asset_management) features, you can sign up for another free account using a different email address.
When signing up for the other account, you can choose one of the other products to create an account that can use those features (in the signup form, either the **Programmable Media for image and video API** or **Dynamic Asset Management for creation and collaboration** option will create an account which can use PM/DAM features)
Hope this helps. Please let me know if you're able to create a new account, and if there's anything else I can help with.
Regards,
Akshay
Post is closed for comments.
Comments
1 comment