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

Exceprtion: ClientException: Content size below specified contentLength. 0 bytes written but expected 65., #154

Open
dhvani-2023 opened this issue Jan 31, 2025 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@dhvani-2023
Copy link

When we pass the wrong value in any parameter of API "api/Account/2fa/verify" we get the below exception error :

Exception:
ClientException: Content size below specified contentLength. 0 bytes written but expected 65.,

API EndPoint:
api/Account/2fa/verify

Parameters with wrong values:
{"userId":"8c2a1415-4b1c-4a08-bd23-bdd3741192d8","code":"125342"}

here in code if we pass wrong values getting the above error.

@dhvani-2023 dhvani-2023 added the question Further information is requested label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants