添加 partner.trips 参数时出现 Uber Driver API 无效范围错误,在开发人员仪表板上看不到它可用

Uber Driver API invalid scope error when partner.trips parameter added, do not see it available on developer dashboard

我的问题是如何使用 Uber 的 API 访问 driver 的历史记录?我尝试的是包括 partners.trips 范围,并尝试了多种变体,例如 scope=partners.trips、partners.trips.content、trips。当我尝试进行身份验证时,所有人都给了我一个无效的范围错误。

我注意到我在我的开发者仪表板页面 (screenshot of dev dashboard) 中没有看到 partners.trips 作为可用选项。截至目前,我发现了 2 个可能遇到的问题,但我无法从文档或常见问题解答中找到解决方案。

"Access to the Driver API is currently limited. If you are interested in using this API, you can apply for access on the Drivers Product Page." - https://developer.uber.com/docs/drivers/introduction