Error returned by ObjectStorage Service. Http Status Code: 401. Error Code: BadErrorResponse.
Opc request id: iad-1:zSYuRlNaTRBe4ENuRqsNzg1c3-b7p-ZBQYMOxm0aa-pRICqAIoQ5Ui1hLLiOmjdW.
Message: Failed to parse json from response body due to: unexpected end of JSON input.
With response body .
The response body should not be parsed for HEAD requests, as there should never be a response body with HEAD responses.
hi @mikattack , I wanted to follow up to see if you are still facing this issue? If so, can you try accessing other buckets or performing different operations to determine if the issue is specific to this bucket?
SDK Version: 65
Given an authenticated session, some code like the following:
...fails with a an error like the following:
The response body should not be parsed for HEAD requests, as there should never be a response body with HEAD responses.
I believe this is an error in the SDK.