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

🐞 NoneType Error #237

Open
1 task done
f4bb1o opened this issue Feb 7, 2024 · 0 comments
Open
1 task done

🐞 NoneType Error #237

f4bb1o opened this issue Feb 7, 2024 · 0 comments
Labels
bug Something isn't working triage Waiting to be triaged

Comments

@f4bb1o
Copy link

f4bb1o commented Feb 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hi, i'm trying to test the framework, but when i use the postman api i received this error :
(<class 'TypeError'>, TypeError("'NoneType' object is not iterable"), <traceback object at 0x7f57386d3b40>) INFO: 127.0.0.1:57014 - "PUT /api/v1/user HTTP/1.1" 500 Internal Server Error
In this case i tried to create a new user. The login endpoint works well instead

Expected Behavior

Create a user

Steps To Reproduce

No response

Environment

- OS: Kali Linux 23.04

Anything else?

No response

@f4bb1o f4bb1o added bug Something isn't working triage Waiting to be triaged labels Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Waiting to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant