Description
The GetOrganizations returns a list of members, but the API is returning the below error -
Error: json: cannot unmarshal object into Go value of type []hub.Member (SQLSTATE HV000)
Steps to reproduce the issue:
- Execute the GetOrganizations API.
Describe the results you received:
Error: json: cannot unmarshal object into Go value of type []hub.Member (SQLSTATE HV000)
Describe the results you expected:
The API should return the list of members.
Additional information you deem important (e.g. issue happens only occasionally):
Output of hub-tool --version:
Output of docker version:
Output of docker info:
Additional environment details (AWS, VirtualBox, physical, etc.):
Description
The GetOrganizations returns a list of members, but the API is returning the below error -
Error: json: cannot unmarshal object into Go value of type []hub.Member (SQLSTATE HV000)
Steps to reproduce the issue:
Describe the results you received:
Error: json: cannot unmarshal object into Go value of type []hub.Member (SQLSTATE HV000)
Describe the results you expected:
The API should return the list of members.
Additional information you deem important (e.g. issue happens only occasionally):
Output of
hub-tool --version:Output of
docker version:Output of
docker info:Additional environment details (AWS, VirtualBox, physical, etc.):