aws rek moderation
I am using aws rek moderation for both images and videos uploaded, when I upload images, the moderation doesn't take much time and image is uploaded and moderation status is received, but when I upload videos, it returns a moderation status of pending, so I decided to use notification_url in my upload request, but the URL that I provided doesn't receive any post request. I am running the website on localhost right now, could that be the issue?
-
Hi Vihaan,
The notification_url should be a publicly accessible URL, that can be accessed by Cloudinary's servers. Therefore a localhost address won't work.
If you don't have a publicly accessible endpoint, you can use one of the free services that can be found through the internet.
0
Post is closed for comments.
Comments
1 comment