Hi Supabase!
I am calling the StorageApi with wrong Key and getting error as expected InvalidKey.
However this error code is provided in message, NOT as separate field.
To handle exceptions properly we need separate field with the errorCode: InvalidKey.
How should we process this case properly?