Bitbucket Authentication Error
nik0811 opened this issue · 1 comments
nik0811 commented
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\"" }
nik0811 commented
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