问题描述
我正在尝试为我的公司获取 Vonage 通话录音
但我收到如下错误:
{"errors":[{"errorType":"AUTHORIZATION","errorDetails":"Missing HMAC token"}]}
我的要求如下:
curl --location --request GET 'https://api.vonage.com/t/vbc.prod/call_recording/api/accounts/xxxxxxx/company_call_recordings' --header 'Content-Type: application/json' --header 'Authorization: Bearer xcvxvca7fc-61eb-3mi977-90f9-xvcxvc'
代码错误在哪里?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)