Yangff/node_pcsapi

获取token失败,该项目还有在维护吗?

Closed this issue · 1 comments

带着cookie BAIDUID对
https://passport.baidu.com/v2/api/?getapi&tpl=mn&apiver=v3&class=login&tt=时间&logintype=dialogLogin&callback=随便什么都可以
进行访问,得到$TOKEN$

直接出错

Response {
  code: 302,
  headers: {
    'content-type': 'text/html',
    date: 'Fri, 13 May 2022 08:18:25 GMT',
    location: 'https://passport.baidu.com/error.html',
    server: 'BWS',
    'strict-transport-security': 'max-age=31536000',
    tracecode: '11056844370389670154051316',
    traceid: '1652429905142102733811539218915645989634',
    'content-length': '0',
    connection: 'close'
  },
  body: ''
}

你好,这个项目没有在维护了,也许你可以试试这个? https://github.com/qjfoidnh/BaiduPCS-Go