上传者: 38727062
|
上传时间: 2022-04-15 16:25:03
|
文件大小: 105KB
|
文件类型: PDF
接入流程
1. 按照文档获取AppID、API Key、Secret Key,进行Access Token(用户身份验证和授权的凭证)的生成
const getBaiduToken = function () {
return new Promise((resolve, reject) => {
//自行获取APIKey、SecretKey
const apiKey = APIKey;
const secKey = SecretKey;
const tokenUrl = `https://aip.baidubce.com/