Webpurify Callback
If I upload 1 image that should be rejected I get 3 callbacks and all with status: pending. Every callback has a different image url.
The callback should be either approved or rejected. And only one callback, not 3!
The cloudinary dashboard shows the correct state but the callback is wrong.
This is the upload code in Objective-C:
[uploader upload:filePath options:@{@"moderation": @"webpurify", @"notification_url": @"http://baseurl/moderation_complete"} withCompletion:^(NSDictionary *successResult, NSString *errorResult, NSInteger code, id context)
0
-
Please Open a new support ticket with some more information regarding the issue, including the notification you got, and we'll be happy to take a deeper look at this.
0
Post is closed for comments.
Comments
1 comment