Issue getting auto image moderation to work

[Problem/Question]
Hi, I’ve tried to activate auto image moderation via the platform API.
I’m doing PUT “…/applications/settings_global” with data
{
“custom_type”: MY_TYPE,
“image_moderation”: {
“type”: 1,
“limits”: {
“adult”: 3,
“spoof”: 1,
“medical”: 1,
“violence”: 1,
“racy”: 1
},
“check_urls”: true,
“soft_block”: false
}

After setting this, every image that I try to upload is blocked.

What am I missing?


// If problem, please fill out the below. If question, please delete.
[SDK Version]
// What version of the SDK are you using?
Platform API

[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
Make an curl request with provided data

[Frequency]
// How frequently is this issue occurring?
Every time

[Current impact]
// How is this currently impacting your implementation?
Unable to use feature in sendbird, therefore out product feature is delayed

Hello Tsah,

Could you please dm me your application id. I will test this on my end.

Thanks,
Pratham Shingvi
Solutions Architect
Sendbird