Hi, I am trying to connect to the Storage Account using the SAS token, and receive this error: Unable to load SAS token provider class: java.lang.IllegalArgumentException - more on the picture.
I couldnt find anything on the web for this error.
I also tried making SAS token twice, via portal, also via Program Azure Storage Explorer.
Based on the video - https://www.youtube.com/watch?v=_lkN0lTzl60 - I used correct token.
Token has list rights, together with read. Reading with spark.read.csv() gave same error.
Can you help me out please? Thanks