Hello,
I am trying to connect to a file in my Azure storage utilizing the Azure Data Lake File Input tool and I keep getting the error: (BadResponseError('Request forbidden -- authorization will not help.') has type BadResponseError, but expected one of: bytes, unicode
This is interesting because I am the owner of this storage account that my file is in and have all access to the storage account and the container.
Anyone got any ideas what could be happening?