S3 listing problem (csv or json)

Hello,
i’m currently trying Dremio. All is working fine with database but with S3 bucket…not really
the directory i use has only 6 subdirectories without any file.
I got this message :

I’ve also change to json struct but i also got an error :slight_smile:

Error parsing JSON - Unexpected character (’%’ (code 37)): expected a valid value (number, String, array, object, ‘true’, ‘false’ or ‘null’)

is there something i’m missing?

I access bucket with id/key.
thanks

For the text files - could you try to change “Line Delimiter” to “\n” instead of “\r\n” and try again?