I’m using admin account despite that I’m getting 401 error.
This happens “only when downloading” results of query. No issues when searching, querying, editing, creating datasets etc. Just downloading results.
Do I have to enable any special permissions to download query results?
Thanks,
Screenshot:
@venkatv Where have you configured downloads to go to? to local or a distributed storage. Your dremio.conf should say, look for dist:// or pdfs://
If it is dist:// then it would go to a distributed storage you have configured like S3 or if it is pdfs then its local, then we can see if there are any permissions missing. Also, the server.log should have more details, if this is a VM based deployment then also check access.log, if it is a K8’s based deployment standard out should have both log entries