绑定开放平台账号
调用https://api.weixin.qq.com/cgi-bin/open/bind?access_token=
{"errcode":89004,"errmsg":"number of sub-accounts bound to this open-account exceeds the limit rid: 69b12e1f-59ef6867-4e3dda12"}
小程序绑定报:您账号下的开放平台帐号所绑定的公众号/小程序已达上限100 个;
对应的开放平台Id:wxed03832a02ec4eff 没有超限;
第三方平台小程序数量也没有100

你好,开放平台账号“wxed03832a02ec4eff”是通过createOpenAccount接口创建的吗?查看接口文档注意事项说明 https://developers.weixin.qq.com/doc/oplatform/openApi/openplatform-management/api_createopenaccount.html
说的只是“超过限额”,目测是异主体绑到开放平台超过5个,这种原因。
100个,目测属于文档错误,你忽略好了。