xero oauth/Authorize 显示登录页面而不是请求访问

xero oauth/Authorize showing login page instead of asking for access

我查看了 xero https://developer.xero.com/documentation/auth-and-limits/public-applications which I was stuck with then I found a youtube video https://www.youtube.com/watch?v=BzZpgSHdKfU 上的开发人员文档,这非常好,但是当它显示如何使用 https://api.xero.com/oauth/Authorize.

时我卡住了

我正在使用 postman 进行测试,因为我是 xero 的新手。 我做了 requestToken api 效果很好并得到了 oauth_token 但是视频显示转到浏览器并转到 https://api.xero.com/oauth/Authorize 实际上会显示找不到应用程序的页面并且 url 将被重定向为 https://app.xero.com/oauth/APIAuthorise?oauth_token= 之类的东西,但我却重定向到 https://login.xero.com/?wa=wsignin1.0&wtrealm=https%3a%2f%2fapp.xero.com&wctx=rm%3d0%26id%3dpassive%26ru%3d%252foauth%252fAPIAuthorise%253foauth_token%253d&wct=2019-06-06T22%3a48%3a18Z&oauth_token= 的 url 的登录页面 我尝试在 oauth_token 的末尾添加 oauth_token url 根本不起作用。

仍然要求我登录

有人遇到过这种情况吗?

提前感谢您的任何建议和帮助。

要 authorise/connect Xero 的应用程序,用户需要登录 Xero 并选择他们的 Xero 组织之一进行连接。要授权您的应用程序,如果您是测试用户,您将需要一个 Xero 帐户(开始 30 天试用并使用演示公司)。 https://www.xero.com/signup/