Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看到带有神秘消息的虚假 HTTP 500 错误。例如,在 /projects/28408740055707 上使用 oauth 执行 GET 我看到响应正文: {"errors":[{"message":"Server Error","phrase":"24 紫色土拨鼠快速蠕动"}]}
我也在 GET /tasks/{taskId}/stories 和其他端点上看到了它。对此有什么想法吗?谢谢!
当 Asana 应用程序中的 API 调用或操作生成服务器错误时,我们会生成一个对应的随机短语,以便我们稍后可以轻松查找有关该问题的日志。
如果您在调用 API 时继续遇到 500 错误,我们鼓励您写信至 api-support@asana.com 并在您进行的调用中引用错误短语,以便我们可以尝试解决问题。
我检查了“24 只紫色土拨鼠快速蠕动”,这个具体问题似乎已经解决。