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

Panic recover during GetActivity #6

Open
ArturMinnullin opened this issue May 10, 2017 · 0 comments
Open

Panic recover during GetActivity #6

ArturMinnullin opened this issue May 10, 2017 · 0 comments

Comments

@ArturMinnullin
Copy link

ArturMinnullin commented May 10, 2017

Hey,

I'm getting the error when I try to fetch activities for the list:
activities, err := list.GetActivity(&gochimp3.BasicQueryParams{})

The log of error is the following:

runtime error: invalid memory address or nil pointer dereference
 stack trace 2985 bytes
 goroutine 70 [running]:
main.MW.func1.1.1.1(0xc4200aba48)

Perhaps it happens because the activity array for this list doesn't have any data.

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