Release 0.1.15
Improve error handling in login process Enhance the error handling in `BlinkClient.cs` by checking for response content before throwing exceptions. If content is present, read and include the error message in the exception, providing more detailed feedback with the HTTP status code and reason phrase to aid in debugging and improve user experience.