使用 Hmac 签名模拟请求
我试图在对私有 API 进行逆向工程后发送请求,但标头具有这两个元素,这两个元素对于成功发送此请求并获得 200 响应至关重要:
x-hmac-signed-body: 和
x-hmac-signed-result:
。
所以我的问题是,如何生成这些类型的标头以使我的请求成功工作。
I am trying to send a request after reverse engineering a private API, but the headers have these two elements that are crucial for the success of sending this request and getting a 200 response:
x-hmac-signed-body:
andx-hmac-signed-result:
.
So my question is, how do I generate these kind of headers to make my request work succufully.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论