Im using the tika library for file type detection and get the following error only with cloud securety enabled:
java.security.AccessControlException: access denied ("java.util.PropertyPermission" "tika.config" "read")
How can I make this work with cloud security enabled?
Thankyou