API创建目录之前还好好的,忽然就 access_token missing hints?
发布于 7 年前 作者 jingxu 10389 次浏览 来自 问答

 https://api.weixin.qq.com/cgi-bin/menu/create?=access_token=xxxx

body:

{"button":[{"name":"Luexu","sub_button":[{"type":"view","name":"社保首页","url":"http://luexu.com/m","sub_button":[]},{"type":"view","name":"我的","url":"http://luexu.com/m/me","sub_button":[]},{"type":"view","name":"关于掠旭","url":"http://luexu.com/m/about/sitemap","sub_button":[]}]},{"type":"view","name":"深圳社保","url":"http://luexu.com/m/hr/shebao/cart","sub_button":[]}]}

41001, access_token missing hints: [GADaGH3MRa-aFNiga!]

之前是好好的啊,我用这个 access_token 和 body 数据在测试工具上却是正确的 https://mp.weixin.qq.com/debug/cgi-bin/apiinfo?t=index&type=%E8%87%AA%E5%AE%9A%E4%B9%89%E8%8F%9C%E5%8D%95&form=%E8%87%AA%E5%AE%9A%E4%B9%89%E8%8F%9C%E5%8D%95%E5%88%9B%E5%BB%BA%E6%8E%A5%E5%8F%A3%20/menu/creat

回到顶部