Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在abp使用微信V3扫码支付,支付结果通知接口,报错 Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content. #166

Open
weiveFf opened this issue Mar 13, 2024 · 1 comment

Comments

@weiveFf
Copy link

weiveFf commented Mar 13, 2024

image
报错信息:
Unexpected end of request content.
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content.
options和Request我都看的传了
其他接口是正常的

@roc916
Copy link
Contributor

roc916 commented Mar 13, 2024

看起来是传入的Request有问题,你可以自行尝试获取下参数。

private static WeChatPayHeaders GetWeChatPayHeadersFromRequest(Microsoft.AspNetCore.Http.HttpRequest request)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants