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

Erro às vezes ao salvar número de drinks #4

Open
Patrick448 opened this issue Mar 14, 2022 · 2 comments
Open

Erro às vezes ao salvar número de drinks #4

Patrick448 opened this issue Mar 14, 2022 · 2 comments

Comments

@Patrick448
Copy link
Collaborator

java.lang.NullPointerException
at aes.service.ChallengeUserFacadeREST.deleteChallenge(ChallengeUserFacadeREST.java:106)

@Patrick448
Copy link
Collaborator Author

/aes/webresources/secured/challengeuser/completeCreateChallenge/ - às vezes retorna 400 - bad request
aes/webresources/secured/challengeuser/deleteChallenge/ - às vezes causa erro no servidor (500):

java.lang.NullPointerException
at aes.service.ChallengeUserFacadeREST.deleteChallenge(ChallengeUserFacadeREST.java:106)

@Patrick448
Copy link
Collaborator Author

Tentar analisar a possibilidade de mover funcionalidades para o backend.

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