Commands Attempted:
dbutils.secrets.listScopes()
dbutils.secrets.get(scope = "{InsertScope}", key = "{InsertKey}")
Error:
"
shaded.v245.com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')"
I have not seen any similar posts online. Please advise on what the error could be.