markbates/goth

Bitbucket Authentication Error

nik0811 opened this issue · 1 comments

The below error is occurring after authentication in callback.

json: cannot unmarshal object into Go value of type []struct { Email string "json:\"email\""; Primary bool "json:\"is_primary\""; Confirmed bool "json:\"is_confirmed\"" }

The below error is occurring after authentication in callback.

json: cannot unmarshal object into Go value of type []struct { Email string "json:\"email\""; Primary bool "json:\"is_primary\""; Confirmed bool "json:\"is_confirmed\"" }

Issue is now resolved