planet-client-python
planet-client-python copied to clipboard
more friendly error when sdk is not initialized
When the SDK is not initialized, the error thrown simply states that there is no file found at the secret file location (see #649). The user is not really aware of the secret file location or how to resolve the error. Make the error message more friendly, possibly pointing the user to initialize the SDK.