如何通过在 Palm WebOS 中提供凭据来调用 Web 服务

发布于 2024-08-14 10:46:17 字数 140 浏览 1 评论 0原文

我能够调用不需要服务器凭据的 Web 服务。但我需要调用一个需要服务器凭据(用户名和密码)进行身份验证的网络服务。如何通过使用 Ajax.Request 或 Palm WebOS 中的任何其他方法提供适当的凭据来调用此类 Web 服务。 任何帮助将不胜感激。 谢谢,

I am able to call a web service that doesn't require server credentials. But I need to call a web service which require server credentials(username and password) for authentication. How to call this type of web services by supplying appropriate credentials using Ajax.Request or any other method in Palm WebOS.
Any help would be highly appreciated.
Thanks,

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

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

发布评论

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

评论(1

不必在意 2024-08-21 10:46:17

如果您使用基本身份验证,您可以尝试以下操作:通过 Ajax.Request 使用身份验证

If you are using Basic Authentication you could try this: Using Authentication with Ajax.Request

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