silenceper / wechat

WeChat SDK for Go (微信SDK:简单、易用)
https://silenceper.com/wechat/
Apache License 2.0
4.69k stars 1.08k forks source link

[BUG] GetExternalUserDetail api json Unmarshal Error #752

Closed Lumiaqian closed 6 months ago

Lumiaqian commented 8 months ago

描述

如何复现 步骤: 1、ExternalUser type is 2 then ExternalUser.external_contact.external_profile is struct

关联日志信息 cannot unmarshal object into Go struct field ExternalUser.external_contact.external_profile of type string

使用的版本