自动化Zoho Grant代币生成或代码生成,而无需直接使用自我客户代码

发布于 2025-01-17 23:01:08 字数 319 浏览 3 评论 0原文

I am using this url https://accounts.zoho.in/oauth/v2/auth?scope=ZohoInvoice.invoices.CREATE&client_id=1000.G1NT1HEKCZB7TACFBW7TRD3PX0WHxxX&state=testing&response_type=code&access_type=offline&提示=同意,如本文档所述,但这将我重定向到一个新的URL,IAM要求单击接受(我希望在后端本身中完成此步骤,而不是在浏览器中进行操作)然后它将我们重定向到包含代码的URL。

I am using this url https://accounts.zoho.in/oauth/v2/auth?scope=ZohoInvoice.invoices.CREATE&client_id=1000.G1NT1HEKCZB7TACFBW7TRD3PX0WHxxX&state=testing&response_type=code&access_type=offline&prompt=Consent as mentioned in this docs, but this is redirecting me to a new url where iam asked to click on the accept( this step i want it to be done in backend itself instead of doing it in browser) then it redirects us to the url which has code in it.

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

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

发布评论

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

评论(1

赢得她心 2025-01-24 23:01:08

您应该使用自我客户来生成客户端API键。
这将使您可以在后端使用。

https://api-console.zoho.in/

You should use Self-Client to generate the Client API keys.
This would allow you to be used on the backend.

https://api-console.zoho.in/

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