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

400 error is received sometimes when attempting to report with Github #3618

Closed
ksy36 opened this issue Sep 10, 2021 · 0 comments
Closed

400 error is received sometimes when attempting to report with Github #3618

ksy36 opened this issue Sep 10, 2021 · 0 comments

Comments

@ksy36
Copy link
Contributor

ksy36 commented Sep 10, 2021

When it happens, submit_type (github/anonymous) is missing in the form field:

[2021-09-10 11:59:17,830] INFO in views: 192.168.0.239 b'https://www.avis.com/en/amp/home'
[2021-09-10 11:59:17,830] INFO in helpers: is_valid_issue_form: form[submit_type] => empty submit_type value
[2021-09-10 11:59:17,830] INFO in helpers: is_valid_issue_form: missing param(s)? => set()
[2021-09-10 11:59:17,830] INFO in helpers: is_valid_issue_form: experiment branch => Unknown branch
[2021-09-10 11:59:17,830] INFO in helpers: is_valid_issue_form: reporter ip => 192.168.0.239
[2021-09-10 11:59:17,830] INFO in views: 400: POST request w/o valid form (is_valid_issue_form).
192.168.0.239 - - [10/Sep/2021 11:59:17] "POST /issues/new HTTP/1.1" 400 -
ksy36 added a commit that referenced this issue Sep 10, 2021
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