Disable "Sensitive Data" still not allow view sensitive info

Hello team!

I have disable in my project settings “Data Scrubber”, “Use Default Scrubbers”. Fields “Additional sensitive fields”, “Safe fields” are empty. But i still not able to see sensitive info from event. 23

I see what in attached screenshot. How i can see credentials array info, instead “Array of length 1”?

Thank you!

My guess is the SDK is actually not serializing this. Either because its not a known type, or the depth of the value is too far in. It’s not related to our data scrubber though.