记一次微信小程序获取手机号解密报-41001/-41003
2020-10-15 本文已影响0人
tangzhentian
wx.request用post提交的请求,一直报错-41001/-41003,试了网上的encodeURIComponent()编码,字符串过滤都没能解决,
改成get请求,问题解决!!!
wx.request用post提交的请求,一直报错-41001/-41003,试了网上的encodeURIComponent()编码,字符串过滤都没能解决,
改成get请求,问题解决!!!