401 - 未经授权签名无效 Intuit 合作伙伴平台

发布于 2024-12-17 10:10:17 字数 283 浏览 2 评论 0原文

在 Intuit Anywhere 中实现 OAuth 时,我在请求请求令牌时收到 401 未经授权(签名无效)错误。

我确信我已经正确实现了我的签名部分。我也用可用工具的结果验证了它。

除了其他 oauth_* 参数之外,我还在签名生成中包含了 oauth_callback 。

Intuit Anywhere 要求某些 URL,例如应用程序 URL、断开连接 URL、管理用户 URL。这些 URL 有什么意义?

我正在尝试开发一个非 ui 应用程序,它将使用 IPP 的数据服务。

When implementing OAuth in Intuit Anywhere, I get 401 Unauthorized (Signature Invalid) error while requesting request token.

I am sure that I have implemented my signature part correctly. I verified it with the result of an available tool as well.

I have included oauth_callback also in my signature generation apart from other oauth_* parameters.

Intuit Anywhere asks for certain URLs like application URL, disconnect URL, manage users URL. What is the significance of these URLs?

I am trying to develop a non ui application which would consume IPP's data services.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梦萦几度 2024-12-24 10:10:17

Lalit,此处提供了有关您所询问的这些字段的文档。

在 OAuth 请求部分,如果您使用查询参数和签名的示例更新您的问题,我可能会提供帮助。

Lalit, there's documentation on those fields you are asking about here.

On the OAuth request part, if you update your question with an example of your query parameters and signature I may be able to help.

铜锣湾横着走 2024-12-24 10:10:17

Lalit,

您可以通过以下几种方式联系 Intuit 团队 -

在我们的开发者支持论坛中发布问题并阅读反馈 -
https://idnforums.intuit.com/

提交 IPP 开发者关系支持请求 -
https://ipp.developer.intuit.com/0010_Intuit_Partner_Platform/0100_Support/0010_Submit_Support_Incidents

Lalit,

A couple of avenues through which you could reach out to the Intuit team -

Post questions and read feedback in our developer Support Forums -
https://idnforums.intuit.com/

Submit IPP Developer Relations Support request -
https://ipp.developer.intuit.com/0010_Intuit_Partner_Platform/0100_Support/0010_Submit_Support_Incidents

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文