You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: