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

ValidationError: {'status': [ErrorDetail(string='Значения committed нет среди допустимых вариантов.', code='invali... #877

Closed
sentry-io bot opened this issue May 16, 2022 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented May 16, 2022

Sentry Issue: EDUCATION-BACKEND-41

ValidationError: {'status': [ErrorDetail(string='Значения committed нет среди допустимых вариантов.', code='invalid_choice')]}
  File "rest_framework/views.py", line 506, in dispatch
    response = handler(request, *args, **kwargs)
  File "tinkoff/api/views.py", line 42, in post
    serializer.is_valid(raise_exception=True)
  File "rest_framework/serializers.py", line 235, in is_valid
    raise ValidationError(self.errors)
@f213 f213 closed this as completed in 7d044bf May 16, 2022
@f213 f213 reopened this Jun 5, 2022
@f213 f213 closed this as completed in 8d5b541 Jun 5, 2022
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

1 participant