url为:https://api.weixin.qq.com/wxa/getwxacode?access_token=xxx
参数为: {"path":"pages/coursepages/courseabout/courseabout?id=course-v1:GIT+1400000003+2018_T2"} 返回403 Forbidden
奇怪的是:
{"path":"pages/coursepages/courseabout/courseabout?id=course-v1:TsinghuaX+10430484X+2018_T2"} 返回正常200,只是id不同。
请问是怎么回事呢?
20181219更新:
又发现一个参数被403 Forbidden:
{"path":"pages/coursepages/courseabout/courseabout?id=course-v1:GIT+0500002402+2018_T2"}
urlEncode?
您的意思是path的参数需要整体进行urlencode?
谢谢 找到解决方法了
什么办法
上面这段话发不出来,只能截图。。。
求技术大神帮助