Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetOrganizations API is returning unmarshal error #218

Open
bigdatasourav opened this issue Jul 17, 2023 · 0 comments
Open

GetOrganizations API is returning unmarshal error #218

bigdatasourav opened this issue Jul 17, 2023 · 0 comments

Comments

@bigdatasourav
Copy link

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:

  1. 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.):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant