R

Ravina • 3.96K Points
Extraordinary

Q. What does `status.HTTP_422_UNPROCESSABLE_ENTITY` indicate?

  • (A) Unauthorized access
  • (B) Resource not found
  • (C) Validation error in request data
  • (D) Server crash
  • Correct Answer - Option(C)
  • Views: 19
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina
422 indicates a validation error in the request body or parameters.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.