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

Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() before Form::isValid() #581

Closed
scootstah opened this issue May 24, 2018 · 5 comments

Comments

@scootstah
Copy link

Symfony FOSOAuthServerBundle versions:
friendsofsymfony/oauth-server-bundle 1.6.1

Description of the problem including expected versus actual behavior:
A LogicException is thrown for POST requests to /oauth/v2/auth, with the message:
Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() before Form::isValid()

Steps to reproduce:

  1. Submit POST request to /oauth/v2/auth

Provide logs (if relevant):

@mykiwi
Copy link

mykiwi commented Sep 25, 2018

Any news on when this fix will be merged (or why it's not merged & released yet) ?

@mykiwi
Copy link

mykiwi commented Sep 26, 2018

ping @arnaud-lb @dkarlovi @GuilhemN

@puterakahfi
Copy link

Hi all, any update about this issue?
I face the same problem

Thanks

@DiegoJohan
Copy link

Hi everyone, some solution for this issue? I have the same problem

@GuilhemN
Copy link
Member

karser pushed a commit to karser/FOSOAuthServerBundle that referenced this issue Jul 29, 2019
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

5 participants