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.
我对这个话题很陌生,所以请多多包涵。
我正在尝试调用一个 api(一个 GET 请求)并且在 Postman 上它工作正常 - 有点慢但没有问题。但是当我尝试使用 Talend(版本 7.0.1)上的 tRestClient 组件或使用 Insomnia 调用相同的 api 时,api 返回 500 错误。这是相同的调用,具有相同的参数和相同的不记名令牌身份验证。
有谁知道为什么会这样?有什么建议么?