在微信小程序访问豆瓣电影api400错误解决方法
header:{
"Content-Type":"json"
},
1、获取正在热映的电影:
https://douban.uieee.com/v2/movie/in_theaters
或者 http://api.douban.com/v2/movie/in_theaters?apikey=0df993c66c0c636e29ecbb5344252a4
访问参数:
start : 数据的开始项
count:单页条数
2、获取电影Top250:
https://douban