-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
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
:
(paste your output here)
Output of docker version
:
(paste your output here)
Output of docker info
:
(paste your output here)
Additional environment details (AWS, VirtualBox, physical, etc.):
martinalbert
Metadata
Metadata
Assignees
Labels
No labels