Comments
-
Hey @nov4cs16 ! Here are some ideas. 1. Include Cloudinary Attribution: - Ensure you include a visible attribution to Cloudinary in your project, typically in the form of a comment or a dedicated section in your documentation. Example: ```plaintext <!-- Powered by Cloudinary: https://cloudinary.com --> ``` It could be more…
-
@wuzzy - I modified your transformation set to be a little more aesthetically pleasing too, by adding w_100 to scale the logo down and g_north_east to place it in the top-right corner of your video. I think it looks slick!…
-
@gvocale - The error message you're receiving, "Server returned unexpected status code - 403," indicates that the server, in this case, Cloudinary, is returning a HTTP 403 status code. HTTP 403 typically signifies "Forbidden," meaning that the server has understood the request, but it refuses to fulfill it for some reason.…
-
@vnvm - Some ideas for you! Check Encoding: The "invalid byte sequence in UTF-8" error suggests there may be an issue with character encoding. Ensure that the data you're sending to Cloudinary is encoded in UTF-8. Check your file encoding, especially if you're working with non-ASCII characters. Verify Environment…
-
March 2024: This answer has been updated to use the Cloudinary Node SDK Hey @Devlanrey -I'd be happy to help you with uploading an image from your Next.js app to Cloudinary using the App router version of Next.js. Let's walk through the process step by step: 1. First, ensure that you have the necessary credentials from…
-
If the image is not displaying on your page when using the secure URL provided by Cloudinary (https://res.cloudinary.com/dqs53yu4o/image/upload/v1689105126/products/lngcsunv5fh3w9z8lhy2.jpg), but it shows up when you open the URL in another tab, there are a couple possible reasons for this behavior: Mixed Content Issue: If…
-
@chandlerannem - Expanding on @DannyFromCloudinary's awesome advice about the Media Library Widget, most of our self-service plans offer three user seats, so you can start using it as a small DAM system in your organization. You can see this reflected on our Plans page. https://cloudinary.com/pricing Similarly, we have a…
-
@seharlan - To expand on this point for other users, since this could be an issue they may also (unfortunately) encounter, there are a few options to prevent accidental deletions: Definitely back up your files. You can do this with our Automatic Backup feature, which means you can always retrieve it from a deleted state.…
-
Hey @trickroll - Thanks for your question. Beginning July 1, 2023, the Upload Widget no longer supports Instagram or Facebook as third-party upload sources. If those sources are requested, they will no longer work. You can see this note, plus the sources that are still available, in our documentation:…
-
And if you want a snippet before you sign up for the whole course, we have published one of the lessons on YouTube. https://www.youtube.com/watch?v=yT1_6zSQZbg
-
Hey @MyGinkgo! 👋 Based on the provided code and error message, it appears that there might be an issue with how the signature is generated or passed to the Cloudinary API. The error message suggests that the signature is invalid. Here are a few things you can check to troubleshoot the issue: Make sure the timestamp used…
-
Hey @Mim! It looks like you also posted this in our community's Discord server and we had some members answer you there. Did you see their responses? https://discord.com/channels/787073271974723615/874365379735089152/1120749357784899714
-
@AdamCook - Thanks for posting! It does look like Tia on our Support team was available to fix the issue for you. Can you please verify? -Sam
-
@waterlooalex - This is wonderful! Would you be interested in having your team share their experiences on our DevJams podcast and live streams? I think some education on Cloudflare Workers and how it can work with Cloudinary would be helpful for other users. If so, reach out to me via email - [email protected].