【发布时间】:2019-11-03 22:52:41
【问题描述】:
我尝试使用下面的mixpanel API 来获取事件数据。
但我面对的是403 forbidden error。
{
"request": "/api/2.0/events",
"error": "You do not have the required scope(s) for this request"
}
似乎缺少访问 API 的某些权限。但我无法找出在哪里设置这个范围
请帮助我如何摆脱这个错误
【问题讨论】:
标签: datasource dashboard mixpanel