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

users.Client.GetCurrentAccount() no longer works #38

Closed
DexterHaslem opened this issue Dec 8, 2017 · 3 comments
Closed

users.Client.GetCurrentAccount() no longer works #38

DexterHaslem opened this issue Dec 8, 2017 · 3 comments
Assignees
Labels

Comments

@DexterHaslem
Copy link
Contributor

It looks like something changed in the response and a json unmarshal error occurs here:

users/client.go 226

Struct = FullAccount
Field = root_info

@diwakergupta
Copy link
Collaborator

@DexterHaslem thanks for the report, I can reproduce this. Investigating.

@diwakergupta diwakergupta self-assigned this Dec 8, 2017
@diwakergupta
Copy link
Collaborator

Alright, I think I know the problem. Will push a fix probably over the weekend.

@DexterHaslem
Copy link
Contributor Author

Great, appreciate it!

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

No branches or pull requests

2 participants