收藏
回答

小程序开启推荐位返回api unauthorized?

根据接口开启文档开启推荐位,

请求参数: {"entry_type": 1,"switch_status": True}

请求url: api.weixin.qq.com/wxadrama/setplayerdramarecmdswitch?access_token=79_rM0BZ9uISCazPJukZUekeawq_14PCthDVLhRDBAIV_nN4JsIevvY0u2p_k7yQ7uqVCxIReQMAc6xQZtGrxEhU2XILT9P3UtFcPajreB07Bh0f019PGLsnU0AIIwAAAaAGADDD

请求头: {"Content-Type": "application/json"}

请求方式:POST

返回: {'errcode': 48001, 'errmsg': 'api unauthorized rid: 661e3a33-606ae361-1db28df5'}

//api.weixin.qq.com/wxadrama/setplayerdramarecmdswitch?access_token="entry_type"1//1-剧结束 2-选集最右侧推荐 3-剧集profile页相关推荐"switch_status"true// true-打开 false-关闭,没有打开过的都默认为关闭
}
回答关注问题邀请回答
收藏
登录 后发表内容